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 |
Just a quick and simple web
A very simple php script that
This tutorial will teach you
Need help removing un-wanted
site demo. i use it for
helps make your zip files
have to make your site have
characters from your php
quick install, or as a back
available for download on
the option to allow the
text form strings. Here's
up site is i break the
your website. It can serve
users to choose the look and
how to strip a string of all
mysql. many reasons i wrote
as the basis for a self
feel of the site using PHP,
symbols and Non-Alphanumeric
it. some web hosts don't
updating photo gallery. To
and MySQL wrapped around a
characters from your forms
have sql database. Another
make a zip file available
HTML template. Doing this
or database with
one is my site looks for
for download, simply upload
gives you more control of
ereg_replace.
mysql pages to load if it
it to the same directory as
your site without having to
does not exist it looks for
the php file containing this
recode all yout HTML inside
php pages, then static
script.
your PHP scripts.
pages, if none are found it
displays 404. This will
cover the static page part
of the function.
Date: Feb, 05 2006 Date: Apr, 17 2005 Date: Aug, 18 2003 Date: Dec, 03 2006 |