Posted by sideburn on 09/30/49 11:17
I've got an apache server running with php and mysql.
But php is not taking my strings passed in from my flash movie.
When I do this:
loadVariablesNum("http://192.168.1.100/Register.php?RegName="+RegName, 0);
A new entry gets added into my sql database but the name field is blank.
So everything is talking to the database but all the strings being passed
are blank. Its also doing this with flash remoting. Its got something to do
with my server. Any help would be appreciated.
Thanks
Navigation:
[Reply to this message]
|