Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
GamerZ Chan
has contributed to:
Can i define $QUERY_STRING? Meaning when the query string is menu/news, it will display just news.
How and when to use $php_self and $query_string????
How to a make page with variables, so you could run index.php?type=file.name ; and if the file name is not specified, it will go to a specific page.
How to do something similar to : index.php?home vs. index.php?type=home
Regarding This Statement : include $type . '.php'; , lets say i want to include 2 extensions instead