jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Miscellaneous

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

phpCrontab Tutorial Tool

Rating 0.0 0.0
One of the biggest problems in the use of scheduled jobs via the Unix cron is remembering the syntax for scheduling individual jobs. The phpCrontab Tutorial tool allows the user to input preferred timeframes for the associated command, and will produce a line that can be copied/pasted straight into your crontab.
Platform(s): n/a Date: Apr, 23 2003
DETAIL
Hits: 352

Keyboard Characters to images tutorial

Rating 0.0 0.0
A very easy tutorial with code included that shows you how to convert keyboard chars input to icon or image output. For instance how to make :) a smiley face.
Platform(s): n/a Date: Apr, 07 2003
DETAIL
Hits: 528

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: 477

Single and double quotes

Rating 0.0 0.0
Do you know that double quotes have an impact on the execution speed of your PHP script ? Find out why in some cases it is better to use single quotes.
Platform(s): n/a Date: Sep, 23 2002
DETAIL
Hits: 290

Extract All URLs on a Page Using PHP

Rating 0.0 0.0
Enter a URL and results will display all links on that URL by matching the strings 'http', 'file', and ftp. A while loop executes for each result and returns the url using printf.
Platform(s): n/a Date: Aug, 20 2002
DETAIL
Hits: 468

Very simple link check

Rating 0.0 0.0
A simple way to check if a link is working or broken.
Platform(s): n/a Date: Aug, 19 2002
DETAIL
Hits: 417

Split url in parts

Rating 0.0 0.0
A spimple script to split one url into parts. For example if you need the domain only, or the request string this would be very helpful.
Platform(s): n/a Date: Aug, 19 2002
DETAIL
Hits: 502

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: 541

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: 447

Configuring Virtual Hosting Domains For Development - Apache

Rating 0.0 0.0
This tutorial will show you how to setup your own virtual based domain from home on your high speed connection. We'll introduce you to a couple of great services out there that allow you to setup your own website without the need to pay for web hosting. Keep in mind that this may impact your home internet connection depending on what type of internet connection you are using. The intent of this tutorial is to show you how to setup a development server that is accessible by the outside world.
Platform(s): n/a Date: Aug, 05 2002
DETAIL
Amount: 114
Displaying: 81 - 90
Pages: << 1 2 3 4 5 6 7 8 [9] 10 11 12 >>