jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Content Management

DeEnFrSp
Amount: 42
Displaying: 31 - 40
Pages: << 1 2 3 [4] 5 >>
Sort Listings By:
Hits: 369

Version Control With CVS

Rating 0.0 0.0
Ever needed to get back to a previous version of a C include file, or a PHP script, because the customer changed his mind and decided that he liked "that previous thing" better? Find out how to reduce stress levels - and hair loss - by handing your code over to CVS, the powerful open-source version control system.
Platform(s): n/a Date: Nov, 20 2000
DETAIL
Hits: 214

Mass Customization

Rating 0.0 0.0
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.
Platform(s): n/a Date: Nov, 03 2000
DETAIL
Hits: 175

Templates, The PHPLIB Way

Rating 0.0 0.0
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 topics include: Using PHPLIB Template, Nested Templates, and Appending Template Text.
Platform(s): n/a Date: Jun, 21 2000
DETAIL
Hits: 154

Template-Based Web Sites as Easy as P-H-P

Rating 2.0 2.0
This article describes how to create an online database of movie entries to practice incorporating PHP templates into your web sites.
Platform(s): n/a Date: Jan, 06 2006
DETAIL
Hits: 436

Making the Most of Sitewide Headers and Footers

Rating 0.0 0.0
One of the most powerful features of PHP is its ability to reduce the amount of site maintenance you need to do. By setting up a consistent site template, you can reduce the effort needed to create new pages, and you can also make it much easier to change the design of your entire site. This tutorial takes you through a simple example of how to set up and access a site template.
Platform(s): n/a Date: Feb, 16 2000
DETAIL
Hits: 137

PHP-browserdetecting script

Rating 0.0 0.0
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.
Platform(s): n/a Date: Jun, 29 2003
DETAIL
Hits: 403

PHP Snurk

Rating 0.0 0.0
When you run a database-driven website, it makes sense to generate pages on the fly. PHP, MySQL, and Apache let you do just that. But they don't make it pretty. How many times have you had to create a URL that looks like this: http://schmoop.com/snurk.php3?snurk=123, when what you wanted was a URL like http://schmoop.com/snurk/123. The PHP Snurk lets you make such search-engine friendly URLs for dynamically-generated pages. All you need is the ability to run custom CGI scripts, an .htaccess file, and a little bit of time and effort.
Platform(s): n/a Date: Jan, 21 2000
DETAIL
Hits: 154

Develop a PHP User Personalization System

Rating 0.0 0.0
User Personalization is a must-know and must-have for any site thats wants to make it somewhere. It customizes the user's experience, causing them to just plain 'like' your site better. Learn the basics of making such as system in PHP.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: Jan, 06 2006
DETAIL
Hits: 263

Using Include To Avoid Unnecessary Repetition

Rating 0.0 0.0
Simple tutorial showing how to use the function include for simplifying your Web page authoring. Useful for header and footer insertion for multiple pages.
Platform(s): n/a Date: Jan, 05 2000
DETAIL
Hits: 206

Changing Background Colors Based On Day Of Week

Rating 0.0 0.0
Explains how to change your Web page background based on date in two ways: using if elseif and else statement, and using array.
Platform(s): n/a Date: Jan, 05 2000
DETAIL
Amount: 42
Displaying: 31 - 40
Pages: << 1 2 3 [4] 5 >>