On Tuesday 17 June 2003 21:22, Logan McKinley wrote:
> You say to RTFM, are there any good resources for new users?  I know
> PHP.net has an extensive manual 

The php manual is the best resource there is, particularly for people like you 
who already have a background in programming. Almost all functions are 
explicitly explained with one or more examples. The user supplied notes in 
the manual are another valuable resource (download the CHM version of the 
manual to alleviate the strain on the bandwidth of the main php site).

> but a tutorial or a list of commonly used
> features/functions and there uses would be better for me. I need to learn
> about database connectivity in particular and unfortunately I must use
> ACCESS as my back end.

There are plenty of tutorials to be found by asking google nicely.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
"It is easier to fight for principles than to live up to them."
-- Alfred Adler
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to