If I had a php page (page.php) that wrote out a form:
echo '
';
that posted to itself (page.php)
Would the variable values from the last iteration/display of that page still be set?
Hope someone gets me.
Cheers
2007-03-26
13:19:22
·
4 answers
·
asked by
adude707
2
in
Computers & Internet
➔ Programming & Design
In response:
San Francisco's a bit far away to go to find out the answer, unless ur paying the air fare!
2007-03-26
13:24:09 ·
update #1
I HAT PHP GRRRRR
2007-03-26
13:26:48 ·
update #2
Is there any method of setting persistence on variables without having to post them?
Rephrase, I hate CGI!
2007-03-27
00:08:50 ·
update #3