/**

popular collection of scripts for all

*/
/** Search */

Miscellaneous

 }

A Rating System

Hits: 23
*****
4.5

Using cron with PHP

Hits: 21
*****
4.0
JavaScript is mainly used as
This short tutorial will
This routine calculates the
Scheduling events to run at
a client side scripting
guide you through a
distance between two points.
certain times can be a
language, while PHP is a
hypothetical process of
It is being used to
useful feature. You may
server side technology.
adding a movie rating system
calculate the distance
want to backup your database
Unlike Java or ASP.Net, PHP
to a movie database site.
between two locations using
or update a set of files you
doesn't have tools to make
Goes over the PHP code and
GeoDataSource Products
have cached on your server
it work client side. That is
MySQL queries.
 
or perform any number of
why you need to combine
 
 
other resource intensive
JavaScript and PHP scripts
 
 
tasks. You can manually
to develop powerful
 
 
visit the page and this
web-applications.
 
 
works fine if you have a
 
 
 
good memory, it isn't time
 
 
 
critical and it doesn't need
 
 
 
to be run several times a
 
 
 
day. If you and your
 
 
 
task don't fit into all
 
 
 
those categories (and even
 
 
 
if you do but have better
 
 
 
things to do with your time)
 
 
 
a better alternative will be
 
 
 
to run your script using
 
 
 
cron. In this article I
 
 
 
list the options for
 
 
 
scheduling a task to run
 
 
 
periodically and I go into
 
 
 
detail on running a script
 
 
 
with cron.


Date: Sep, 28 2006


Date: Jan, 19 2005


Date: Aug, 16 2006


Date: Dec, 19 2006
This tutorial will start
This tutorial and its other
The Google Adsense
100% fool-proof (as far as I
introducing the array
installements will the
administration section gives
can tell). Prevent
concept by creating them
various aspects of how to
you some superficial stats.
hotlinking to files not
from info in a table. It
Develope State-enabled
Want more detail? You gotta
supported by .htaccess. For
will be shown how to display
Applications With PHP.
track hits yourself. This
instance, I use this method
data from the array. Two
 
tutorial will teach you how
to prevent people from
additional examples will be
 
to track the ads that have
linking to *.SWF files
used to show how to create
 
been clicked; the pages they
stored on my server.
arrays from strings, and how
 
were clicked on; and which
 
to perform simple keyword
 
visitors have been doing the
 
searches.
 
clicking!
 


Date: May, 25 2006


Date: Jul, 30 2005


Date: Jun, 01 2005


Date: Feb, 05 2005
{ Copyright } ©2006 NuclearScripts.com