PHP Exercises

--0-1275040313-1225441166=:35058
Content-Type: text/plain; charset=us-ascii

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




--0-1275040313-1225441166=:35058--
Twaha Uddessy [ Fr, 31 Oktober 2008 09:19 ] [ ID #1975552 ]

Re: PHP Exercises

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 <uddessy [at] yahoo.com> 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 you in advance
>
>
>
>



--

Sanjay Mantoor

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Sanjay Mantoor [ Fr, 31 Oktober 2008 09:36 ] [ ID #1975553 ]

Re: PHP Exercises

--0-1627980651-1225445778=:40108
Content-Type: text/plain; charset=us-ascii

Sanjay,
Thanks for your help!.I will go through it.
Twaha




________________________________
From: Sanjay Mantoor <sanjay.mantoor [at] gmail.com>
To: Twaha Uddessy <uddessy [at] yahoo.com>
Cc: php-db [at] lists.php.net
Sent: Friday, October 31, 2008 11:36:20 AM
Subject: Re: [PHP-DB] PHP Exercises

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 <uddessy [at] yahoo.com> 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 you in advance
>
>
>
>



--

Sanjay Mantoor




--0-1627980651-1225445778=:40108--
Twaha Uddessy [ Fr, 31 Oktober 2008 10:36 ] [ ID #1975554 ]

Re: PHP Exercises

------=_Part_32309_26834293.1225455194146
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

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

------=_Part_32309_26834293.1225455194146--
isaak malik [ Fr, 31 Oktober 2008 13:13 ] [ ID #1975555 ]

Re: PHP Exercises

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" <uddessy [at] yahoo.com>
To: <php-db [at] lists.php.net>
Sent: Friday, October 31, 2008 2:19 AM
Subject: [PHP-DB] PHP Exercises


> 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
>
>
>
>



--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Yves Sucaet [ Fr, 31 Oktober 2008 13:52 ] [ ID #1975556 ]

Re: PHP Exercises

--0-1814252785-1225519190=:45332
Content-Type: text/plain; charset=us-ascii

Isaak,
Thank you for your advice.Got one book.
Thank you again




________________________________
From: Isaak Malik <isooik [at] gmail.com>
To: php-db [at] 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 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




--0-1814252785-1225519190=:45332--
Twaha Uddessy [ Sa, 01 November 2008 06:59 ] [ ID #1975622 ]

Re: PHP Exercises

--0-950874873-1225519310=:94816
Content-Type: text/plain; charset=us-ascii

Yves,
Thank you for the link.I will go through it.
cheers





________________________________
From: Yves Sucaet <yves.sucaet [at] usa.net>
To: php-db [at] 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 that we developed over summer:

http://lab.bcb.iastate.edu/training/webdev/nmsu/

hth,

Yves

----- Original Message ----- From: "Twaha Uddessy" <uddessy [at] yahoo.com>
To: <php-db [at] lists.php.net>
Sent: Friday, October 31, 2008 2:19 AM
Subject: [PHP-DB] PHP Exercises


> 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
>
>
>
>



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



--0-950874873-1225519310=:94816--
Twaha Uddessy [ Sa, 01 November 2008 07:01 ] [ ID #1975623 ]

Re: PHP Exercises

------=_Part_43333_12619413.1225544133687
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

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 plenty of PHP opensource projects on the net so you'll certainly have
enough choices.

You may also want to install a good IDE like openkomodo, phpeclipse, quanta
or any other one that supports function argument suggestions (or calltips)

And remember that the PHP manual contains priceless information

Good luck

------=_Part_43333_12619413.1225544133687--
isaak malik [ Sa, 01 November 2008 13:55 ] [ ID #1975624 ]

Re: PHP Exercises

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 <uddessy [at] yahoo.com> 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 you in advance
>>
>>
>>
>>
>
>
>
> --
>
> Sanjay Mantoor
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>

I know this post is old, but if you are still looking for PHP exercises,
there's a http://phpexercises.com site with 26 beginner to intemediate
exercises. The site is PHP Exercises, and it covers variables, control
structures, forms, arrays and functions, as well as some other things. You
see the problem first, then click a button for the answer script and a link
to the script's output. We just set it up, and would appreciate comments
about how it works.
--
View this message in context: http://old.nabble.com/PHP-Exercises-tp20261635p30099292.html
Sent from the Php - Database mailing list archive at Nabble.com.


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
jn2 [ So, 31 Oktober 2010 18:10 ] [ ID #2049844 ]
PHP » gmane.comp.php.database » PHP Exercises

Vorheriges Thema: Reading from file
Nächstes Thema: big table / hadoop / map reduce