Hi! I think I might help.
instead of :
GetSQLValueString($HTTP_POST_VARS['$filename'], "text"));
use:
GetSQLValueString($HTTP_POST_VARS['\$filename'], "text"));
Search found 1 match
- Wed Jun 23, 2004 4:57 am
- Forum: PHP - Code
- Topic: [SOLVED] Can't get variable to insert into MySQL from PHP
- Replies: 11
- Views: 626