Some PHP Functions You Must Know
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
Type : PHP Tutorials
Level : Beginner
Added : Mar 24, 2006
Banner Rotation Using PHP
Creating a simple ad-rotator, the ads are stored in a text file and picked randomly by this PHP code. Most of the webmaster use banner ads, we will be creating a very simple banner rotator, which picks up randomly one ad from the banner file and displays it, this file can be called in any other page...
Type : PHP Tutorials
Level : All levels
Added : Mar 03, 2006
Shaking Images With Javascript
Create shaking images with JavaScript
Type : JavaScript Tutorials
Level : All levels
Added : Mar 03, 2006
Uploading Files With PHP
Upload an image or file to your server without using your FTP.
Type : PHP Tutorials
Level : Beginner
Added : Mar 02, 2006
PHP File System
We will discuss the common filesystem functions available to you. First of all, in order to do anything with a file, we must first open it. To do so we will use the following line:
Type : PHP Tutorials
Level : Beginner
Added : Feb 28, 2006
Javascripts For Your Website
Editor's Pick in JavaScript
, February 2006
Here is a list of short but invaluable Java scripts you can insert into your own site code to implement a number of small but extremely useful features.
Type : JavaScript Tutorials
Level : All levels
Added : Feb 28, 2006
Hiding Div Layers After 5 Seconds (Specified Time - X Seconds)
Many things can be done with layers, one of the most useful thing being the navigational drop down menus. Only problem with many HTML editors including Dreamweaver at the moment is that they do not provide an option to close or hide the layers after a specified time. So most of the time you need to ...
Type : HTML Articles
Level : All levels
Added : Feb 13, 2006
ASP.NET in Dreamweaver 8
In this article you will be able to use the new features of dreamweaver 8 to connect to a SQL database and return the results to a datagrid.
Type : HTML Tutorials
Level : Professional
Added : Feb 10, 2006
Displaying Date and Time using PHP
Type exactly like below in Notepad or any other HTML Editor and save it as date.php in your localhost.
Type : PHP Tutorials
Level : Beginner
Added : Feb 01, 2006
How To Set Up A 301 Redirect On IIS, Non-www Domain Name To Www Domain Name
To further elaborate on a article I wrote: 301 Redirects And Domains With And Without WWW, I wanted to discuss the actual implementation of a 301 redirect on IIS.
Type : Hosting Services
Level : Experienced
Added : Jan 18, 2006

