Re: [PHP-DB] PHP Exercises

2010-10-31 Thread jn2
Sanjay Mantoor wrote: > > Twaha, > > I found PHP manual is best. > Refer http://www.php.net/manual/en/ > > > On Fri, Oct 31, 2008 at 1:49 PM, Twaha Uddessy wrote: >> Hello all, >> Iam new here,trying hard to study PHP.Can anyone help me with a link >> where I can get PHP exercises and po

Re: [PHP-DB] PHP Exercises

2008-11-01 Thread Isaak Malik
You're very welcome, after you get some experience it's also a very good thing to read other people's work, but I only recommend this when you already know the basics and have quite a thorough knowledge of the most used functions including: array, string and variable specific functions. There are p

Re: [PHP-DB] PHP Exercises

2008-10-31 Thread Twaha Uddessy
Yves, Thank you for the link.I will go through it. cheers From: Yves Sucaet <[EMAIL PROTECTED]> To: php-db@lists.php.net Sent: Friday, October 31, 2008 3:52:06 PM Subject: Re: [PHP-DB] PHP Exercises Hi Twaha, Have a look at a short-course curriculum t

Re: [PHP-DB] PHP Exercises

2008-10-31 Thread Twaha Uddessy
Isaak, Thank you for your advice.Got one book. Thank you again From: Isaak Malik <[EMAIL PROTECTED]> To: php-db@lists.php.net Sent: Friday, October 31, 2008 3:13:14 PM Subject: Re: [PHP-DB] PHP Exercises In my opinion the best way to learn it is by get

Re: [PHP-DB] PHP Exercises

2008-10-31 Thread Yves Sucaet
Hi Twaha, Have a look at a short-course curriculum that we developed over summer: http://lab.bcb.iastate.edu/training/webdev/nmsu/ hth, Yves - Original Message - From: "Twaha Uddessy" <[EMAIL PROTECTED]> To: Sent: Friday, October 31, 2008 2:19 AM Subject: [PHP-D

Re: [PHP-DB] PHP Exercises

2008-10-31 Thread Isaak Malik
In my opinion the best way to learn it is by getting a book from your local library as reading from the screen can get very exhausting after a while. The manual is only good to increase your knowledge when you already know the basics. -- Isaak Malik Web Developer

Re: [PHP-DB] PHP Exercises

2008-10-31 Thread Twaha Uddessy
Sanjay, Thanks for your help!.I will go through it. Twaha From: Sanjay Mantoor <[EMAIL PROTECTED]> To: Twaha Uddessy <[EMAIL PROTECTED]> Cc: php-db@lists.php.net Sent: Friday, October 31, 2008 11:36:20 AM Subject: Re: [PHP-DB] PHP Exercises Twaha,

Re: [PHP-DB] PHP Exercises

2008-10-31 Thread Sanjay Mantoor
Twaha, I found PHP manual is best. Refer http://www.php.net/manual/en/ On Fri, Oct 31, 2008 at 1:49 PM, Twaha Uddessy <[EMAIL PROTECTED]> wrote: > Hello all, > Iam new here,trying hard to study PHP.Can anyone help me with a link where > I can get PHP exercises and possible solution?. > Thank

[PHP-DB] PHP Exercises

2008-10-31 Thread Twaha Uddessy
Hello all, Iam new here,trying hard to study PHP.Can anyone help me with a link where I can get PHP exercises and possible solution?. Thank you in advance