ghacks Technology News

Passing variables using in the URL

If you’ve seen some Wordpress blogs or online stores you’ve probably seen url-s in the form of http://somepage.com/product.php?id=4. These sites pass variables to scripts using the url. The script will scan the url for these and you can use them in a database query for example. This is the technology that allows Wordpress templates to [...]

Tags: , , ,
Categories: Web Development

© 2005-2009 Ghacks.net. All Rights Reserved. Privacy Policy - About Us