Web Scripts - php scripts, perl scripts, cgi scripts, asp scripts, directory scripts, programming scripts

Scriptsmount a free web scripts directory provides website scripts, webmaster scripts, web directory scripts, directory scripts, php scripts, perl scripts, cgi scripts, html scripts, database scripts, asp.net scripts, form scripts, guestbook scripts for webmasters


  Home  |   Add Resource  |   Modify Resource    


Web Scripts :: PHP :: PHP Tips and Tutorials :: Content Management


21. Site Templating System Using PHP's include() function

This tutorial uses only one PHP file (index.php) to display the entire contents of your web site. The actual textual content of your site will be read from basic text files. This means that if you change the look of the one php file, all pages on the site will be automatically updated with this new design!

Hits: 73 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Content Management

22. Common Header and Footer files

How to have a single file containg header information and use it in all other files? It is very simple to do this using php. Most of the commecrical website use common header and footer files. It will be so helpfull because when we want to change any information it is enough if we do it in a single file rather then duplicating it.

Hits: 17 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Content Management

23. Making a tree menu with PHP

This tutorial will show you the basics of using PHP with some simple Javascripting methods to create a drop down menuing system for your site. This will teach you the simple tricks of using Javascripting with your PHP code in order to display simple yet effective drop down menus for your users.

Hits: 17 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Content Management

24. Header and Footer Inclusion for Beginners

Let's pretend you have 10 pages in your site with the same design and you want to change a link in your menu. You would have to edit all 10 pages, right? Nope, there's a much quicker way allowing you to edit just one file and it's not as hard as it sounds. What we have to do is create a header file and a footer file. The header file contains all the HTML code for the top portion of your site. The footer contains the HTML for the bottom. Content goes between the header and footer. Let's get started...

Hits: 19 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Content Management

25. Drop down theme/template selector in PHP/MySQL

This tutorial will teach you have to make your site have the option to allow the users to choose the look and feel of the site using PHP, and MySQL wrapped around a HTML template. Doing this gives you more control of your site without having to recode all yout HTML inside your PHP scripts.

Hits: 13 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Content Management

26. 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.

Hits: 44 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Content Management

27. DeveloperWorks: Getting to know Midgard

BM's DeveloperWorks website has a nice tutorial on Midgard. Written by David Seager, a software engineer at IBM, the article describes setting up a basic Midgard site. The article also does a good job of setting up a general context for what Midgard is and how it works

Hits: 28 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Content Management

Pages:    3 



Web Scripts  |  Add Resource  |   Modify Resource


©2006 All rights reserved. Web Scripts