
Welcome Guest
|
#1
|
||||
|
||||
|
Php script not working in version 4.1 and above
"The new php versions (4.1 or later) usually require you to pick up the vars from the form."
May i have an simple example how am i going to do so? My script work with php 4.0.5. How do i get about in going to edit my script for it to work with newer php? Some sample of my currently script: $query = "INSERT INTO $tablename (date, firstName) VALUES (now(), '$jFirstName2')"; In this case, the jFirstName2 in Flash is being send to php as $jFirstName2. But now it seem not be the case, what else sld i do to solve this issue? Thanks chup
__________________
http://www.dreamance.com |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|

Other Programming



