Some more info:

I get this (Javascript) error from Firebug:

unterminated string literal
Tip('\n


Is this something that could be solved in php?

Best regards
/Gustav Wiberg


-----Original Message-----
From: Gustav Wiberg [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 30, 2007 10:25 AM
To: 'php-windows@lists.php.net'
Subject: Which function?

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
 


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