Web-Programming

Browse pages: 1|2|3|4|5|6|7|8|9|10|Next|Last
Material Image You may have seen on some sites they have login forms with a checkbox underneath saying 'Remember Me' and when ticked it does something magic ... when you go back to the page it does remember you ... but how? Easy!
Type: PHP
Level: Experienced
Material Image Cookies : A collection of information, usually including a username and the current date and time, stored on the local computer of a person using the World Wide Web, used chiefly by websites to identify users who have previously registered or visited the site.
Type: PHP
Level: Beginner
Material Image What does PHP stand for? PHP stands for Hypertext Preprocessor and is used for background programming for web sites.
Type: PHP
Level: Beginner
Material Image In this tutorial I will show you how to create a nice simple guestbook, I will be using PHP and MySQL for this.
Type: PHP
Level: Experienced
Material Image Alternate the backgrounds of table rows displayed from a MySQL database.
Type: PHP
Level: Beginner
Material Image For this tutorial, make sure you know what variables are.
Type: JavaScript
Level: Beginner
Material Image Make sure you've done the my JavaScript basics tutorial before you tackle this tutorial (or at least have some JavaScript experience).
Type: JavaScript
Level: Beginner
Material Image This is a simple script but yet very useful, it consists on : catching the date, applying a given display style to it and finally showing it up. In this tutorial we are going to choose this display style: Day of the week | Month | Day of the Month | Year | : for instance today is Wednesday May 25 20...
Type: PHP
Level: Beginner
Material Image Last Modified, Preload your Images, Loading Time. In this tutorial you will find scripts for this topics.
Type: JavaScript
Level: Beginner
Material Image First, let's create the html section. I made a simple form, but it gets the job done. You can customize it if you want, but remember to use the same form variables.
Type: PHP
Level: Beginner
Browse pages: 1|2|3|4|5|6|7|8|9|10|Next|Last