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
Need help removing un-wanted
This tutorial will teach you
site demo. i use it for
helps make your zip files
characters from your php
have to make your site have
quick install, or as a back
available for download on
text form strings. Here's
the option to allow the
up site is i break the
your website. It can serve
how to strip a string of all
users to choose the look and
mysql. many reasons i wrote
as the basis for a self
symbols and Non-Alphanumeric
feel of the site using PHP,
it. some web hosts don't
updating photo gallery. To
characters from your forms
and MySQL wrapped around a
have sql database. Another
make a zip file available
or database with
HTML template. Doing this
one is my site looks for
for download, simply upload
ereg_replace.
gives you more control of
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: Dec, 03 2006 Date: Aug, 18 2003 |