SEARCH:
All Topics 2D 3D Business Databases Miscellaneous Multimedia Operating Systems Programming Web
All ASP.net C and Cpp PHP Visual Basic Visual C
All Tutorials

3
rates

Easy Calendar Applications
submited, made popular 312 days ago (devzone.zend.com)

This tutorial is intended for the PHP programmer interested in developing a useful and dynamic... More ...
0 comments | Topic : PHP |
4
rates

Easy Calendar Applications
submited, made popular 312 days ago (www.phpbuilder.com)

Here, you will learn how to build your own online calendar using the MCAL library and PHP More ...
0 comments | Topic : PHP |
4
rates

PHP-Based Chat Room
submited, made popular 312 days ago (www.phpbuilder.com)

This particular design of web-based chat uses variables posted from a form, processes them into... More ...
0 comments | Topic : PHP |
3
rates

Pagination: Easy as PREV 1 2 3 NEXT
submited, made popular 312 days ago (www.phpfreaks.com)

Alright. You've had enough, haven't you? Pouring countless hours into trying to figure out... More ...
0 comments | Topic : PHP |
5
rates

PHP Snurk
submited, made popular 312 days ago (sabren.net)

When you run a database-driven website, it makes sense to generate pages on the fly More ...
0 comments | Topic : PHP |
4
rates

Using Include To Avoid Unnecessary Repetition
submited, made popular 312 days ago (www.php-scripts.com)

Simple tutorial showing how to use the function include for simplifying your Web page authoring More ...
0 comments | Topic : PHP |
3
rates

Changing Background Colors Based On Day Of Week
submited, made popular 312 days ago (www.php-scripts.com)

Explains how to change your Web page background based on date in two ways: using if elseif and else... More ...
0 comments | Topic : PHP |