On Wednesday 10 July 2002 06:03, Richard Lynch wrote: > >Server Apache / PHP v.4.1.2 > >At the moment the parametere register_globals is still set to on; > >I'm triyng to use $_POST and $_FILES between different pages, but > > variables are always empty !!! > > Is 'track_vars' turned *ON* in php.ini? That's the one that fills in all > those variables.
track_vars is always on for recent versions of php (4.0.3+). -- Jason Wong -> Gremlins Associates -> www.gremlins.com.hk Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * /* Most of your faults are not your fault. */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php