Home » Web Development » PHP »
View Tutorial Details: Url Query String Basics
Url Query String Basics
Have you noticed an URL with a question mark following the filename? Most probably you have. This is a technique used to pass data to web pages using URL query strings. What is a URL query string?
You may also be interested in
Everything About Hashing - the Truths And Myths
If you are a web programmer you most likely have come across with hashing. Hashing is a general term used for functions that hash. A hash function is a very good tool that you should learn to use properly.
Learning Oop in Php Asap!
PHP is so much more than a scripting language. It's a full-fledged language capable of building very complex applications. By harnessing the full power of Object Oriented Programming, you can reduce the amount of time you spend coding and use it to build better websites. This tutorial will show you how.
CSS3 Opacity Techniques
CSS3 Opacity.. Transparency.. Lucidity.. A wee bit see-through... whatever you want to call it! Herein is a guide to using the Opacity declaration in CSS 3 along with some tutorial examples.
Jquery Fade in Fade Out
create a fade in, fade out effect on images,divs and text using simple jquery.
Css 3 Multiple Columns
Use CSS 3 to create a set of columns on your website without having to assign individual layers and / or paragraphs for each column.
Tutorials By Category
Top Rated Tutorials
- How to Adjust Audio/Video Sync In An AVI File Using VirtualDub
Rating: 3.7/5 Votes: 172 - Fit Text in a Shape
Rating: 3.6/5 Votes: 112 - Dynamic Mask in Actionscript 3
Rating: 3.5/5 Votes: 11 - Limit Characters From Your Text
Rating: 3.5/5 Votes: 15 - Show the Url of the Page
Rating: 3.5/5 Votes: 34







