I'm a very beginner and trying to get my way into sql with... 
One told me to double quote the html. Now, it's said the php has a
"mysql_real_escape_string" so... What the hell is this and how do I make
that work??? And where is the radio to call MAYDAY???? Or SOS???


Steve wrote:

>thank you for the clue of double quoting the html when inserting into the
>database.... but I still get the error. the problem seems to be that I have
>quotes INSIDE the html code as well (links and pix) so, i still get this
>error.
>  
>
PHP has a function called 'mysql_real_escape_string' this function will 
add the needed escape characters to allow the insert to work.  The APIs 
for other languages should all have the same function.  *
*

-- 
Chris W
KE5GIX

Gift Giving Made Easy
Get the gifts you want & 
give the gifts they want
One stop wish list for any gift, 
from anywhere, for any occasion!
http://thewishzone.com


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.6.0/342 - Release Date: 5/17/2006
 


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to