WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: Jaws Friendly Php and MySql Tutorial Needed

for

Number of posts in this thread: 2 (In chronological order)

From: marvin hunkin
Date: Mon, Apr 03 2006 9:40PM
Subject: Jaws Friendly Php and MySql Tutorial Needed
No previous message | Next message →

Hi.
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.
have looked on google, altavista, yahoo, and could not seem to find any
thing.
so would be handy to find these resources, if any one has come across this
resource before.
as mainly a ms access database designer, a newbie at my sql and php.
if this is not on topic, then point me to a forum, where i can then ask this
question.
and either post on list or e-mail me privately.
cheers Marvin.






From: L
Date: Tue, Apr 04 2006 2:40AM
Subject: RE: Jaws Friendly Php and MySql Tutorial Needed
← Previous message | No next message

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