WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: Looking For Downloadable Beginner Php And MySql Tutorial

for

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

From: marvin hunkin
Date: Wed, Mar 08 2006 8:50PM
Subject: Looking For Downloadable Beginner Php And MySql Tutorial
No previous message | Next message →

Hi.
looking for a tutorial for beginners for php and my sql.
for my web admin certificate four course, have to do an assignment, and to
write a form for a simulated user login, and use the username for the user
id and password for the password field.
vallidate the user when they click on the submit, and then have some
feedback about the user if they logged in successfully.
and display the time as well.
and then use my sql to create, edit, and administer data in a database.
using easy php 1.8 to do the php and my sql database.
so that is the backgorund, and new to php and my sql.
now does any one know where i can find a really good excellent beginner
tutorial, that i can download in a zip file, and is in either a html, word,
or text format, no pdf, as a dog to read with jaws.
okay, if anyone has also got links to where i can find these, or even word
format, would be very grateful.
cheers Marvin.






From: Dejan Kozina
Date: Wed, Mar 08 2006 10:40PM
Subject: Re: Looking For Downloadable Beginner Php And MySql Tutorial
← Previous message | Next message →

Hi Marvin.

Years ago I got started in PHP and MySQl with a set of quite easy
tutorials from IBM's DeveloperWorks. It seems that they're nowhere to be
found online right now, but I have kept a copy somewhere and they are
zipped HTML. If you want I can mail them to you offlist (it's ca. 1 Mb
for 3 tutorials).

djn

marvin hunkin wrote:
> Hi.
> looking for a tutorial for beginners for php and my sql.
>
> is in either a html,
> word, or text format, no pdf, as a dog to read with jaws.


--
Dejan Kozina
Dolina 346 (TS) - I-34018 Italy
tel./fax: +39 040 228 436 - cell.: +39 348 7355 225
http://www.kozina.com/ - e-mail: = EMAIL ADDRESS REMOVED =




From: Joshue O Connor
Date: Thu, Mar 09 2006 4:10AM
Subject: Re: Looking For Downloadable Beginner Php And MySql Tutorial
← Previous message | Next message →

Hi Marvin,

I recommend the Visual Quickstart Guides published by Peachpit Press.
You can download the source files from all the examples is the book,
I found the PHP MySQL one really useful.

You could also try the O'Reilly PHP Cookbook.

HTH

Josh

Joshue O Connor

Senior Accessibility Consultant

**Centre for Inclusive Technology (CFIT)* *
National Council for the Blind of Ireland

Website:http://www.cfit.ie
E-Mail: = EMAIL ADDRESS REMOVED =
Tel: +353 1 8821915

marvin hunkin wrote:
> Hi.
> looking for a tutorial for beginners for php and my sql.
> for my web admin certificate four course, have to do an assignment, and
> to write a form for a simulated user login, and use the username for
> the user id and password for the password field.
> vallidate the user when they click on the submit, and then have some
> feedback about the user if they logged in successfully.
> and display the time as well.
> and then use my sql to create, edit, and administer data in a database.
> using easy php 1.8 to do the php and my sql database.
> so that is the backgorund, and new to php and my sql.
> now does any one know where i can find a really good excellent beginner
> tutorial, that i can download in a zip file, and is in either a html,
> word, or text format, no pdf, as a dog to read with jaws.
> okay, if anyone has also got links to where i can find these, or even
> word format, would be very grateful.
> cheers Marvin.
>
>
>
>
>
>
>





From: Joshue O Connor
Date: Thu, Mar 09 2006 4:30AM
Subject: Re: Looking For Downloadable Beginner Php And MySql Tutorial
← Previous message | Next message →

Hi Helen,

Here they are

http://www.dmcinsights.com/phpmysql/scripts.php

Josh



Helen A wrote:
> I've Googled and found my way to
> http://www.peachpit.com/title/0321186486 and the example source files
> don't appear to be downloadable now.
>
> At 11:07 09/03/2006, Joshue O Connor wrote:
>
>> Hi Marvin,
>>
>> I recommend the Visual Quickstart Guides published by Peachpit Press.
>> You can download the source files from all the examples is the book,
>> I found the PHP MySQL one really useful.
>>
>> You could also try the O'Reilly PHP Cookbook.
>>
>> HTH
>>
>> Josh
>>
>> Joshue O Connor
>>
>> Senior Accessibility Consultant
>>
>> **Centre for Inclusive Technology (CFIT)* *
>> National Council for the Blind of Ireland
>>
>> Website:http://www.cfit.ie
>> E-Mail: = EMAIL ADDRESS REMOVED = Tel: +353 1 8821915
>> marvin hunkin wrote:
>>
>>> Hi.
>>> looking for a tutorial for beginners for php and my sql.
>>> for my web admin certificate four course, have to do an assignment,
>>> and to write a form for a simulated user login, and use the username
>>> for the user id and password for the password field.
>>> vallidate the user when they click on the submit, and then have some
>>> feedback about the user if they logged in successfully.
>>> and display the time as well.
>>> and then use my sql to create, edit, and administer data in a database.
>>> using easy php 1.8 to do the php and my sql database.
>>> so that is the backgorund, and new to php and my sql.
>>> now does any one know where i can find a really good excellent
>>> beginner tutorial, that i can download in a zip file, and is in
>>> either a html, word, or text format, no pdf, as a dog to read with jaws.
>>> okay, if anyone has also got links to where i can find these, or even
>>> word format, would be very grateful.
>>> cheers Marvin.
>>>
>>>
>>>
>>>
>>
>>
>>
>>
>>
>
>
>
>
>
>
>





From: Helen A
Date: Thu, Mar 09 2006 4:50AM
Subject: Re: Looking For Downloadable Beginner Php And MySql Tutorial
← Previous message | Next message →

I've Googled and found my way to
http://www.peachpit.com/title/0321186486 and the example source files
don't appear to be downloadable now.

At 11:07 09/03/2006, Joshue O Connor wrote:
>Hi Marvin,
>
>I recommend the Visual Quickstart Guides published by Peachpit Press.
>You can download the source files from all the examples is the book,
>I found the PHP MySQL one really useful.
>
>You could also try the O'Reilly PHP Cookbook.
>
>HTH
>
>Josh
>
>Joshue O Connor
>
>Senior Accessibility Consultant
>
>**Centre for Inclusive Technology (CFIT)* *
>National Council for the Blind of Ireland
>
>Website:http://www.cfit.ie
>E-Mail: = EMAIL ADDRESS REMOVED = Tel: +353 1 8821915
>marvin hunkin wrote:
>>Hi.
>>looking for a tutorial for beginners for php and my sql.
>>for my web admin certificate four course, have to do an assignment,
>>and to write a form for a simulated user login, and use the
>>username for the user id and password for the password field.
>>vallidate the user when they click on the submit, and then have
>>some feedback about the user if they logged in successfully.
>>and display the time as well.
>>and then use my sql to create, edit, and administer data in a database.
>>using easy php 1.8 to do the php and my sql database.
>>so that is the backgorund, and new to php and my sql.
>>now does any one know where i can find a really good excellent
>>beginner tutorial, that i can download in a zip file, and is in
>>either a html, word, or text format, no pdf, as a dog to read with jaws.
>>okay, if anyone has also got links to where i can find these, or
>>even word format, would be very grateful.
>>cheers Marvin.
>>
>>
>>
>>
>
>
>
>





From: Dejan Kozina
Date: Thu, Mar 09 2006 8:30PM
Subject: Re: Looking For Downloadable Beginner Php And MySql Tutorial
← Previous message | No next message

To all those who asked for a copy of the tutorials: look into your
mailbox, I've just sent the stuff.
Should anybody else fancy them (or just in case I missed somebody's
message) the files are up there at ftp://ftp.kozina.com until the next
spring cleaning. Look for the file called 3tuts.zip.

djn

--
Dejan Kozina
Dolina 346 (TS) - I-34018 Italy
tel./fax: +39 040 228 436 - cell.: +39 348 7355 225
http://www.kozina.com/ - e-mail: = EMAIL ADDRESS REMOVED =