Page 1 of 1

function GetSQLValueString($HTTP_POST_VARS)

Posted: Thu Sep 25, 2003 9:35 am
by Jugleni Jr
Somebody could say where is used this function GetSQLValueString($HTTP_POST_VARS)

Some link I to read on the function?

Posted: Thu Sep 25, 2003 9:54 am
by twigletmac
That is a Macromedia Dreamweaver defined function, not a built-in PHP function. AFAIK, it is used by Dreamweaver in it's autogenerated code for dealing with forms using PHP.

Mac

Posted: Thu Sep 25, 2003 10:31 am
by Jugleni Jr
twigletmac wrote:That is a Macromedia Dreamweaver defined function, not a built-in PHP function. AFAIK, it is used by Dreamweaver in it's autogenerated code for dealing with forms using PHP.

Mac
:) thank you :lol: