This is a simple example of
This tutorial will show you
This example shows how you
This is a short tutorial to
photo-gallery script, which
how to create a script so
can create a remotely hosted
help people understand how
uses MySQL table (BLOB
that you can have multiple
script that will display
to easily install phpNuke.
field) to store images.
categories with unlimited
links on a site. The script
There are some issues that
Trivial password-protection,
sub-categories in each. They
is created on a site with
would arise on installation
uploading and deleting
can be as deep as you want.
php scripting and the a
and this article is trying
images are supported. For
This is very useful for
single line of JavaScript
to explain them.
Apache-version of PHP there
organising data/items. A
code allows the content to
is advanced browser-caching
prime example of this is a
be displayed on other sites
support (using
link directory which has
, they dont require PHP.
If-Modified-Since header).
multiple categories. Part 2
Create links once and copy
of 2.
to all of your sites.
Date: Nov, 14 2006 Date: Jul, 20 2006 Date: Apr, 18 2005 Date: Aug, 22 2006 |
A very simple php script that
Just a quick and simple web
This tutorial will teach you
Need help removing un-wanted
helps make your zip files
site demo. i use it for
have to make your site have
characters from your php
available for download on
quick install, or as a back
the option to allow the
text form strings. Here's
your website. It can serve
up site is i break the
users to choose the look and
how to strip a string of all
as the basis for a self
mysql. many reasons i wrote
feel of the site using PHP,
symbols and Non-Alphanumeric
updating photo gallery. To
it. some web hosts don't
and MySQL wrapped around a
characters from your forms
make a zip file available
have sql database. Another
HTML template. Doing this
or database with
for download, simply upload
one is my site looks for
gives you more control of
ereg_replace.
it to the same directory as
mysql pages to load if it
your site without having to
the php file containing this
does not exist it looks for
recode all yout HTML inside
script.
php pages, then static
your PHP scripts.
pages, if none are found it
displays 404. This will
cover the static page part
of the function.
Date: Apr, 17 2005 Date: Feb, 05 2006 Date: Aug, 18 2003 Date: Dec, 03 2006 |