Cookies PHP / Sessions and Cookies
Cookies are little packets of information that are stored locally on a computer system when you visit a website that utilizes them.
PHP Sessions PHP / Sessions and Cookies
Have you ever seen member systems, or did you read the little introduction to MySQL with PHP tutorial on this site? If you have, then you must be wondering how all the user data is carried from page to page.
Visual Basic: The Basics Visual Basic / Getting Started
A great tutorial for people that are starting out with visual basic and need to get a rock solid start.Described are loops, conditionals and variables.