Web Hosting Talk







View Full Version : Php help


mithilesh
09-29-2001, 07:45 PM
I am new in PHP programming.So Please tell me from where I can get the help for PHP Scripting and Mysql .
Thank you

alchiba
09-29-2001, 08:54 PM
Start with:

www.php.net
www.zend.com
www.mysql.com
www.phpbuilder.com
www.webmonkey.com

Those will keep you busy for a while. :)

CagedTornado
10-07-2001, 05:39 AM
I also like

http://www.devshed.com

... they've got great articles on MySQL and PHP integration.

Dan

{NIRMANI}
10-07-2001, 01:04 PM
In www.hotscripts.com there is a tutorial section under category PHP

I have a collection of tutorials I used before; If you want any I will help you.


Good luck

Fremont Servers
10-08-2001, 05:23 PM
Does anyone know any good book and easy to understand on PHP?

I am thinking of Core PHP Developers.

Do you recommend this book for beginner in PHP programming?

mithilesh
10-08-2001, 05:54 PM
I suggest you that you can get better tutorials online through all links which are given under this thread.Here I am writing a book's name but it totally depend you that it is easy and understandable or not.

book's name -

PHP Developer's Cook Book.
By Sterling Hughes and Andrei zmievski.


Published by Techmedia In India.

Fremont Servers
10-08-2001, 06:06 PM
I will take a look at PHP Developer's Cook Book.

I prefer book, because I feel everything about PHP is compacted in a book.

If I learn it online, I have a feeling of missing some parts.

lawrenceb
10-08-2001, 07:10 PM
www.vansam.com/netbuilder

JDF
10-08-2001, 07:12 PM
I have "Professional PHP Programming" by Wrox which is a very good beginners book, however it covers very little of PHP4 ( at least the version I have ) which is when sessions were introduced and are a very important part of PHP. I would check out the rankings/reviews at Amazon / BN / etc. If you have any programming experience whatsoever ( aside from HTML ) you will most likely pick it up quite easily.