Hello everyone, long time reader first time poster...
I have decided to learn PHP programing, but I have no backgroundof programing or webdevelopment. So my question is should I learn something before I get started in php?
About learning PHP
Moderator: General Moderators
- hannnndy
- Forum Contributor
- Posts: 131
- Joined: Sat Jan 12, 2008 2:09 am
- Location: Iran>Tehran
- Contact:
Re: About learning PHP
welcome to php
try http://www.w3schools.com for learning html and css
after that try the the lessons about the php would be available there too
php is beautiful
try http://www.w3schools.com for learning html and css
after that try the the lessons about the php would be available there too
php is beautiful
Re: About learning PHP
Thanks! So I have to learn HTML and CSS before PHP?hannnndy wrote:welcome to php
try http://www.w3schools.com for learning html and css
after that try the the lessons about the php would be available there too
php is beautiful
Re: About learning PHP
It would probably help. The w3schools tutorial for HTML and CSS are both excellent, and very easy to learn. A couple days of practice will have you building css/html sites. The reason you want to have html and css under your belt is so that you can use it to display what you do with php.PHPnewbee wrote:Thanks! So I have to learn HTML and CSS before PHP?
- shiznatix
- DevNet Master
- Posts: 2745
- Joined: Tue Dec 28, 2004 5:57 pm
- Location: Tallinn, Estonia
- Contact:
Re: About learning PHP
Don't do it! It's a trap!PHPnewbee wrote:I have decided to learn PHP programing