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
Need help removing un-wanted
A very simple php script that
This code example shows you
site demo. i use it for
characters from your php
helps make your zip files
how to display different
quick install, or as a back
text form strings. Here's
available for download on
content to users from
up site is i break the
how to strip a string of all
your website. It can serve
different countries. This
mysql. many reasons i wrote
symbols and Non-Alphanumeric
as the basis for a self
can be used to implement a
it. some web hosts don't
characters from your forms
updating photo gallery. To
multi-lingual user-interface
have sql database. Another
or database with
make a zip file available
or display localized ads to
one is my site looks for
ereg_replace.
for download, simply upload
users from different
mysql pages to load if it
it to the same directory as
countries. It can also be
does not exist it looks for
the php file containing this
used to block users from
php pages, then static
script.
countries where the content
pages, if none are found it
is not legal.
displays 404. This will
cover the static page part
of the function.
Date: Feb, 05 2006 Date: Dec, 03 2006 Date: Apr, 17 2005 Date: Sep, 18 2006 |