NYCPHP Meetup

NYPHP.org

[nycphp-talk] Odd Results

Joseph Crawford codebowl at gmail.com
Mon Feb 7 17:54:04 EST 2005


Hey Everyone,

i recently setup php 5 on my windows machine and moved a site from a
linux machine to this machine.  I am having an odd problem.  On the
linux machine everything works, the registration form submits does all
the error checking etc.. On the windows maching though, nothing works,
i mean the pages all load fine but when i submit the login or
registration form (only 2 forms completed as of yet) it just reloads
the page.  doesnt show any errors or anything, also i have an if(
isset( $_POST['submit'] ) ) { and i added an echo 'here' for debugging
and it doesnt echo so it's not executing the on post code.

I am not sure why i would get this, i have register_globals turned
off.  Is there some setting in the php.ini that would be stopping this
and causing this effect?

-- 
Joseph Crawford Jr.
Codebowl Solutions
codebowl at gmail.com



More information about the talk mailing list