Categories
Tags → Php Variables From Url

Bizzar''s phpAnti-Leech Script

With so many people stealing and hot-linking, don''t you want a quick and easy php script to prevent that from happening? This script uses URL variables (filename and subpath) to manage your downloads. There is no database required and no system...
DETAILS

Menu Handling Class with SimpleXML and PHP

The big part of programming web applications is writing a lot of code - time-consuming. Classes are usefull to save time. This class is taking care of the menu handling. The XML file is easy to create: Main navigation and sub navigation differ only f...
DETAILS

How to use the query string in PHP

This article tells you how to pass variables to a PHP page using the query string, and how to access them from that page. Have you ever seen a URL which looked like &"www.example.com/pag e.php?mode=1&&style=red&"? Well...
DETAILS
©2003-2019 jCay.com