If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Call to undefined function: mysql_real_escape_string()?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-26-04, 13:36
Sub Effect Sub Effect is offline
Registered User
 
Join Date: Jul 2004
Posts: 1
Call to undefined function: mysql_real_escape_string()?

I get this error:
Fatal error: Call to undefined function: mysql_real_escape_string()

Why? The site works fine on my local database. The only thing I can think of is the version - locally I have v3.23.49 and my host has
v3.23.39. I cannot tell from the online docs when this function was included (a MAJOR failure in the docs imo).

I'll use mysql_escape_string() if I have to but again, I cannot tell which version of mySQL it was introduced in.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On