Can you help me?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
shiva_shankar
Forum Newbie
Posts: 1
Joined: Mon May 25, 2009 1:25 am

Can you help me?

Post by shiva_shankar »

Hi Everybody,

I am new one of this forum.

Can you help me how to know 'PHP'?

Thanks,
Siva
seenud
Forum Newbie
Posts: 2
Joined: Mon May 25, 2009 1:09 am

Re: Can you help me?

Post by seenud »

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
User avatar
Darhazer
DevNet Resident
Posts: 1011
Joined: Thu May 14, 2009 3:00 pm
Location: HellCity, Bulgaria

Re: Can you help me?

Post by Darhazer »

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
<offtopic>
PHP tutorial at ASP page :drunk:
</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!
Post Reply