Scripts n'Stuffs
Directory

Subscribe to this category

Top > PHP > Tips and Tutorials > Content Management  

Web Links
Sort By :
11. 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 containing this script.
Category:   PHP > Tips and Tutorials > Content Management

Date Added: Jun 30, 2006 Hits: 3 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

12. 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.
Category:   PHP > Tips and Tutorials > Content Management

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

13. 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 require PHP. Create links once and copy to all of your sites.
Category:   PHP > Tips and Tutorials > Content Management

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

14. 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.
Category:   PHP > Tips and Tutorials > Content Management

Date Added: Jun 30, 2006 Hits: 16 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

15. 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.
Category:   PHP > Tips and Tutorials > Content Management

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

16. 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...
Category:   PHP > Tips and Tutorials > Content Management

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

17. 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.
Category:   PHP > Tips and Tutorials > Content Management

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

18. 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.
Category:   PHP > Tips and Tutorials > Content Management

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

19. How to use the PEAR ITX templating system



This tutorial will explain and demonstrate how to use the ITX templating system from the PEAR collection of useful classes for PHP. As we go along, it'll show you some of the competitors, why the author didn't like them and why in the end he chooses to work with ITX in his own scripts. We will build a simple example script that will load and fill out the data out of a database. This script will use another PEAR component, a database abstraction layer. This tutorial assumes that you are familiar with PEAR's DB abstraction layer.
Category:   PHP > Tips and Tutorials > Content Management

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

20. 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.
Category:   PHP > Tips and Tutorials > Content Management

Date Added: Jun 30, 2006 Hits: 8 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

Pages:   2   


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS