Hi there!
 
Is there ant predefined function for doing this?
 
I want to put text (from a database) inside quotes, like for example 
Javascript:window.alert('<?php echo $dbText;?>');
 
Is there any function in PHP for translating $dbText into something that 
Javascript would accept? (something inside quotes) 
I tried with http://se.php.net/manual/sv/function.htmlentities.php but that 
didn't seem to work
 
Best regards
/Gustav Wiberg
 
 

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.484 / Virus Database: 269.12.12/979 - Release Date: 2007-08-29 
20:21
 

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to