 | PHP-Based Chat Room |
| This particular design of web-based chat uses variables posted from a form, processes them into HTML and writes them to a file. Put the form and the message file in a frameset and you have something that looks reasonably like a BeSeen chat room. Of course |
| PHP Tutorials > Chat Systems |
| |
 | View PhpBB Topics on Index |
| Allows you to view phpbb forum posts on your index page. |
| PHP Tutorials > Chat Systems |
| |
 | Hooble Shout |
| Hooble Shout (HS) is Hooble's newest product. HS is written in PHP and utilises various JavaScript functions HSs design has been purely constructed using CSS allowing it to be easily modified. Some unique features of HS are A Link From Each Users Name, C. |
| PHP Tutorials > Chat Systems |
| |
 | The Perfect Job (part 1) |
| This is a case study that demonstrates how to build a complete job listing and resume management system from scratch using PHP and mySQL. |
| PHP Tutorials > Classified Ads |
| |
 | How to show user submitted links on your page |
| Create your own the Links script that does all the job for storing, updating and showing user submitted links on your page. You also will learn how to use phpMyAdmin tool for adding tables and executing SQL queries in your MySQL database. This is a big tu |
| PHP Tutorials > Classified Ads |
| |
 | The Perfect Job (part 2) |
| This is the concluding part of the The Perfect Job series. The first part of this article shows how to build the architecture necessary to accept and store resumes online. This part describes how to make use of the stored data to find suitable candidates |
| PHP Tutorials > Classified Ads |
| |
 | Installing HTML-Template on a Non-standard Linux D |
| This tutorial details the steps involved in installing the Perl module HTML-Template on a non-standard Linux directory. This type of installation is necessary when you have no access to root. |
| PHP Tutorials > Content Management |
| |
 | Making PHPNUKE search engine friendly |
| This detailed tutorial takes you through step by step the method of using GTap and mod_rewrite to make PHPNUKE output static, search engine crawlable html pages. |
| PHP Tutorials > Content Management |
| |
 | Templates, The PHPLIB Way |
| Templates let you completely separate your PHP code from the HTML, which makes the HTML graphic designers very happy and keeps them from messing up your precious programming. This tutorial explains how to use PHPLIB Template in your PHP scripts. Main topi |
| PHP Tutorials > Content Management |
| |
 | PHP by example |
| Throughout two separate parts in this series, the author demonstrates step by step the fundamental principles of PHP in an original real-world Web site example. The Part 1 offers the basics of PHP and features a Webzine that includes an authors page wher. |
| PHP Tutorials > Content Management |
| |
 | Include() and Require() |
| Learn how to spead up your developing by using PHP include() and require() functions. Dynamicly including your functions, header, footer and graphic. |
| PHP Tutorials > Content Management |
| |
 | Show Zip Files |
| A very simple php script that helps make your zip files available for download on your website. It can serve as the basis for a self updating photo gallery. To make a zip file available for download, simply upload it to the same directory as the php file |
| PHP Tutorials > Content Management |
| |
 | Changing Background Colors Based On Day Of Week |
| Explains how to change your Web page background based on date in two ways: using if elseif and else statement, and using array. |
| PHP Tutorials > Content Management |
| |
 | Remotely hosted script |
| This example shows how you can create a remotely hosted script that will display links on a site. The script is created on a site with php scripting and the a single line of JavaScript code allows the content to be displayed on other sites , they dont req |
| PHP Tutorials > Content Management |
| |
 | Templates - why and how to use them in PHP3 |
| This tutorial shows you how to create a template-based Web site using FastTemplate class by <a href=http://www.thewebmasters.net/php/>CDI</a>. By using FastTemplate you can change the look of your entire web site in seconds, use abstract progr |
| PHP Tutorials > Content Management |
| |
 | Sheet Selector |
| This tutorial will show you how to build your own stylesheet switcher, before you begin you will only need to have a basic understanding of PHP and a minimal knowledge of stylesheets (though we wont be writing any CSS code here) and thats about it. sheets |
| PHP Tutorials > Content Management |
| |
 | Simple way of creating template based website usin |
| Want to change the layout of your site within minutes, able ignore php codes...? Convert your site to template based using phpBB templating class. |
| PHP Tutorials > Content Management |
| |
 | Using NeXTensio MX to create a CMS |
| This tutorial intends to be a simple presentation of how easliy you can build dynamic websites and an administration tool for such a site. It has not paid any attention to the graphical design that is required in all regular websites. Intead the tutorial |
| PHP Tutorials > Content Management |
| |
 | PHP-browserdetecting script |
| This tutorial explains how to identify IE4+ or NS4+ on a windows 32 bit platform (all else is "OtherBrowser") and include different html Web pages for different browser types using PHP. |
| PHP Tutorials > Content Management |
| |
 | Mass Customization |
| Isn't it great to go to a web site and it appears as though it was designed just for you. This 3-page article will help you design a web site which makes visitors feel like it was designed just for them using PHP and MySQL. |
| PHP Tutorials > Content Management |
| |