Hi Everybody,
I am new one of this forum.
Can you help me how to know 'PHP'?
Thanks,
Siva
Can you help me?
Moderator: General Moderators
Re: Can you help me?
I think this is the best tutorial on PHP
http://www.w3schools.com/php/default.asp
go through this tutorial might be useful for u.
Thanks,
Seenu
http://www.w3schools.com/php/default.asp
go through this tutorial might be useful for u.
Thanks,
Seenu
Re: Can you help me?
<offtopic>seenud wrote:I think this is the best tutorial on PHP
http://www.w3schools.com/php/default.asp
go through this tutorial might be useful for u.
Thanks,
Seenu
PHP tutorial at ASP page
</offtopic>
<b> shiva_shankar</b>
To learn a programming language, there are 2 requirements:
* A lot of reading
* A lot of writing
So first you need a goal, so you have some reason to learn PHP? Write up the functions you want to implement on a web site, and start implementing them one by one. Everytime you cannot achieve your goals, read at php.net, search on Google, and if you can't find an answer, ask in the forum.
Good luck!