|
The author writes: Whilst
This comprehensive mysql
This tutorial explains how to
The correct usage of PHP
working on the automatic
tutorials touches on
make a simple connection to
strings is essential when
production of web statistics
Starting a Session with
Sybase using a few PHP
dealing with database
- came across the following
MySQL,Executing SQL
functions.
queries submitted from User
problem: "How do I get
Statements against a MySQL
Forms, such as User
relational data from an
database and demonstrating
Registration. Find out how
Hierarchical
how a SELECT SQL statement
to format strings before
structure?" It didn't
is executed against the
saving them in a database in
take long to realize - I'd
selected database. features
this helpful tutorial.
have to use PHP to talk to
full code and examples.
LDAP, pull off records &
upload into a series of
tables, using the cn as
primary key. Which then
could be queried
relationally. Pulling off
large, queries and
repeatedly transcending LDAP
trees is pretty slow - so I
built my LDAP to SQL engine,
by flattening dns into table
names. Then used PHP scripts
to query & produce daily
snap shots.
Date: May, 03 2006 Date: Feb, 03 2006 Date: Jun, 29 2000 Date: Jun, 11 2006 |
|
Learn how to handle MySql
This is a PHP and MySQL
After reading this tutorial,
Learn how to easily create a
databases in PHP
tutorial. With code
you should be able to add
comment system. Don't know
examples like uploading
previous and next links to
what a comment system is?
files to database, creating
your pages that display data
Well, it's what you see very
guestbook, contact form,
from a database.
often in a news system.
Content Management System
Basically it allows your
(CMS), User Authentication
users to give feedback on
etc.
tutorials, news etc. This
tutorial is definitley a
must-see.
Date: Jul, 30 2005 Date: Apr, 29 2005 Date: Apr, 19 2005 Date: Nov, 24 2004 |