Welcome Guest, Not a member yet? Register   Sign In
Navigation like a site without framework
#5

[eluser]Haskabab[/eluser]
Thanks, that was exactly what I needed to know!

And you're correct about how I used the $_GET to include the requested page, but never got hacked though. I always used a switch statement to check if the requested page was supposed to be requested and all variables passed in the $_GET would mostly have been escaped with mysql_real_escape_string() before using it to retrieve data from a database.

Not sure if that was supposed to not get me hacked but I never had any (noticable) problems with it.

And a lot of thanks for that little snippet, I finally understand and you just saved me a lot of researching Big Grin


Messages In This Thread
Navigation like a site without framework - by El Forum - 02-05-2010, 09:33 PM
Navigation like a site without framework - by El Forum - 02-05-2010, 10:13 PM
Navigation like a site without framework - by El Forum - 02-05-2010, 10:34 PM
Navigation like a site without framework - by El Forum - 02-06-2010, 12:54 AM
Navigation like a site without framework - by El Forum - 02-06-2010, 02:01 AM
Navigation like a site without framework - by El Forum - 02-06-2010, 02:51 AM
Navigation like a site without framework - by El Forum - 02-06-2010, 04:04 AM
Navigation like a site without framework - by El Forum - 02-06-2010, 06:54 AM
Navigation like a site without framework - by El Forum - 02-06-2010, 09:09 AM
Navigation like a site without framework - by El Forum - 02-06-2010, 12:12 PM
Navigation like a site without framework - by El Forum - 02-06-2010, 12:25 PM
Navigation like a site without framework - by El Forum - 02-06-2010, 12:43 PM
Navigation like a site without framework - by El Forum - 02-06-2010, 12:55 PM
Navigation like a site without framework - by El Forum - 02-06-2010, 02:04 PM
Navigation like a site without framework - by El Forum - 02-06-2010, 02:42 PM
Navigation like a site without framework - by El Forum - 02-06-2010, 03:27 PM
Navigation like a site without framework - by El Forum - 02-06-2010, 03:42 PM
Navigation like a site without framework - by El Forum - 02-08-2010, 02:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB