jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Miscellaneous

DeEnFrSp
Amount: 114
Displaying: 41 - 50
Pages: << 1 2 3 4 [5] 6 7 8 9 10 11 12 >>
Sort Listings By:
Hits: 604

Automate Your PHP Site Using CRON

Rating 0.0 0.0
Learn how to execute your PHP scripts using CRON by set time intervals that you choose. Very valuable for running routine tasks that were written into a PHP Script.
Platform(s): n/a Date: Aug, 14 2002
DETAIL
Hits: 591

Templating - the correct way

Rating 0.0 0.0
A short article on a fresh look at templating, the correct way. Forget Smarty, forget Savant, this is how you do it!
Platform(s): n/a Date: Mar, 14 2006
DETAIL
Hits: 587

Simple Localization with PHP

Rating 0.0 0.0
On PHP DevCenter, Adam Trachtenberg and Joao Prado Maia have described interesting ways to localize web sites with PHP. In this article I've offered another alternative, which should be easy for non-programmers to use. We will take advantage of the user function setstring function.
Platform(s): n/a Date: Dec, 23 2002
DETAIL
Hits: 577

CSS Style Switcher

Rating 0.0 0.0
Tutorial that explains how to allow your website visitors to select different CSS style sheets (or themes)
Platform(s): Linux, Windows, FreeBSD Date: Jan, 05 2006
DETAIL
Hits: 575

PHP pick-a-flavour script

Rating 5.0 5.0
In this tutorial, you'll learn how to make a script that changes the layout of your site according to the users preference. They can choose how they want to view your site.
Platform(s): Windows Date: Feb, 03 2006
DETAIL
Hits: 572

How to Find the Current URL with PHP

Rating 0.0 0.0
The full URL to a page comes in three parts: The domain name, the path to the file then the filename, and the query string. For example, take the URL http://www.example.com/ex ample/page.php?name=Bob: 1. The domain name: www.example.com; 2. The path to the page: /example/page.php; 3. The query string: name=Bob So how do you find it all out in your own PHP scripts? This guide will tell you how access each of these elements by using the $_SERVER superglobal array which is available at all times within your PHP scripts.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: Dec, 10 2006
DETAIL
Hits: 558

In 2 Rows

Rating 0.0 0.0
If you need the data of an array displayed in 2 rows. Then this code snippet is just for you. You can change to 3 or more rows easy.
Platform(s): n/a Date: Aug, 19 2002
DETAIL
Hits: 547

Keeping your Dynamic Pages Dynamic

Rating 0.0 0.0
As more and more Web pages become database-driven and dynamic, it will be important that Web browsers display the most up-to-date information available from your site. The author notes "For those who have been in the PHP field for some time, dealing with this issue is nothing new. The problem itself has nothing to do with PHP at all. Rather, it is the client's browser that is the source." This article addresses such topics as PHP and Browser Caches and Cache Controlling Headers.
Platform(s): n/a Date: Mar, 12 2001
DETAIL
Hits: 546

Alternating colors for rows and columns

Rating 0.0 0.0
Just short code snippets on alternating colors for rows and columns. Remove NOSPAM to email me
Platform(s): n/a Date: Apr, 08 2002
DETAIL
Hits: 545

Simple AJAX/PHP Tutorial and Library

Rating 5.0 5.0
Very simple and effective AJAX tutorial and code library. All open source and completely free to use.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: May, 25 2006
DETAIL
Amount: 114
Displaying: 41 - 50
Pages: << 1 2 3 4 [5] 6 7 8 9 10 11 12 >>