WebAIM - Web Accessibility In Mind

E-mail List Archives

RE: Jaws Friendly Php and MySql Tutorial Needed

for

From: L
Date: Apr 4, 2006 2:40AM


Marvin Hunkin wrote:

"if any one doing web site design and admin, if they are using php and my sql, which i am doing at the moment at my college, is there any speech friendly tutorials on how to use these two scripting languages, especially, my sql, using the web interface, and how to create, add, edit, delete, administer,etc."

For a basic introduction to PHP and related areas, try:

http://www.php.net/


There is a basic tutorial here:

http://uk.php.net/tut.php

and the full online manual is here:

http://www.php.net/docs.php

and an MYSQL with PHP tutorial/manual is here:

http://uk2.php.net/manual/en/ref.mysql.php#ini.mysql.default-socket

Another useful site for starting out with PHP is here:

http://www.phpbuddy.com/category.php?cat_id=QUICK

Regards,
L