/**

popular collection of scripts for all

*/
/** Search */

About Php

 }

mediabrowser.php

Hits: 14
*****
0.0

PHP from the Ground Up

Hits: 14
*****
0.0
The main issues discussed in
This book provides you with
This is a PHP script that
This is an introductory
this article about
everything you need to know
enables you to serve
tutorial for those who
PHP versus Perl are (1)
about PHP, MySQL and
pictures, videos, sounds,
understand HTML but don't
Perl does not separate code
how to create dynamic
etc. over the web. THe
know much about PHP.
from HTML (2) mod_perl is a
webpages. You don't need
author writes "I wrote
It covers the basic concepts
fine hack, but still a hack
prior knowledge of
it to allow my family to
such as variables, form
(3) and performance.
programming. You learn by
look through my (huge)
processing, arrays, if,
 
example from the many
collection of digital camera
loops, comparison and
 
practical examples
pictures and family
logical operators,
 
throughout the book. The
videos." This is a
functions, etc.
 
accompanying CD-Rom includes
single PHP 4.x script that
 
 
apache, Netscape, PHP, and
has directory browsing and
 
 
MySQL source code, plus all
picture viewing built-in. It
 
 
the scripts from the book.
can use frames, be
 
 
Topics covered: How to
configured not to use
 
 
install and configure the
frames, or you can allow
 
 
Linux server; PHP--handling
your client to choose. The
 
 
form processing, saving
source code is heavily
 
 
state, loops and arrays,
documented and almost
 
 
strings and pattern
everything is easily
 
 
matching, web server
configured without needing
 
 
variables plus many other
to know much (or anything)
 
 
features; MySQL--connecting
about PHP, and the
 
 
MySQL with PHP, Guest book
configuration section at the
 
 
application, Gotcha
top of the script is
 
 
application, and Internal
separate from the 'real'
 
 
shopping cart application;
code that does the HTML
 
 
How to secure Apache using
generation. It should be
 
 
authentication--web
easy to customize as well,
 
 
authentication, using PHP to
and is designed to be very
 
 
control Access, using a
flexible and extensible. It
 
 
database to store users and
has been tested and
 
 
passwords, using htaccess
developed on both NT and
 
 
files.
Linux, so it should work
 
 
 
equally well on both
 
 
 
platforms.
 


Date: Jan, 01 2001


Date: Feb, 19 2006


Date: Feb, 09 2001


Date: Dec, 12 2001
PHP4all is a German site that
This site provides a wealth
A discussion forum place to
One cool thing about
offers information about
of tutorials and articles
talk anything and everything
php is that you can
PHP and MySQL. Includes
regarding PHP programming.
about PHP language.
fairly easily validate users
script listings, article and
Whether you are a newbie or
 
before displaying content on
tutorials, references,
an expert, you will find
 
a page by page basis. Let's
forums and more.
many useful information
 
say you don't want to
 
about PHP programming
 
restrict the entire
 
on this site. It also offers
 
directory using htaccess,
 
a discussion forum, Job
 
this is a neat alternative.
 
posting board, and mailing
 
This tutorial shows how to
 
list archive.
 
create a simple page-based
 
 
 
login system using PHP and
 
 
 
mySQL.


Date: Mar, 28 2001


Date: Jan, 23 2000


Date: Apr, 08 2002


Date: Jul, 29 2000
{ Copyright } ©2006 NuclearScripts.com