I am curious to know if having undefined variables is a security risk when Register Globals is turned off? I am running a query to get page text for my site from a database and it all works fine. If however there is no row returned from my database if i try to get text for a page that doesn't exist for example i get Notice: Undefined Variables errors.
It's not an issue for me unless there is an error somewhere and nothing gets returned from the database but i thought i should find out anyway.
Thanks!



Reply With Quote


Bookmarks