NYCPHP Meetup

NYPHP.org

[nycphp-talk] Designing without register_globals

Faber Fedor faber at linuxnj.com
Sat Feb 21 17:32:52 EST 2004


On Fri, Feb 20, 2004 at 02:03:25PM -0500, felix zaslavskiy wrote:
>  I dont think that register_globals is your problem. register_globals
> has to do weather you can access a variable from Query string in a
> shortcut(possible insecure) way. You can alwasy get to Query string with
> $_GET.

<Homer>DOH!</Homer> THAT'S how I'm supposed to do it!  

> You want to keep state between requests but you dont watn to make a
> Query string in the url.  You can use Sessions. 

I guess that's a better idea.  I can't see any harm in putting the page
name in the URL, but it is ugly. Let me go play with that...

Thanks.


-- 
 
Regards,
 
Faber                     

Linux New Jersey: Open Source Solutions for New Jersey
http://www.linuxnj.com






More information about the talk mailing list