Re: [PHP] PHP features

2002-02-26 Thread Stewart G.
If you are talking about the session variables use --enable-trans-sid, if you are talking about variables passed from your form fields to another script use on in your html. =S. On Tue, 26 Feb 2002, Daniel Alsén wrote: > Hi! > > Which function should i turn on in the PHP installation to get

[PHP] PHP features

2002-02-26 Thread Daniel Alsén
Hi! Which function should i turn on in the PHP installation to get rid of variables being sent in the url (if i don´t explicitly want them there of course)? - D -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php