Jump to content
xisto Community
Sign in to follow this  
nickmealey

How Should I Begin Php - I need some help

Recommended Posts

whats the first thing I need to about PHP? And, I looked at the script, and I can tell that I could figure them out. But how do I really "incorperate" the scripts into my site. Sorry, I know this may sound really stuped, but I wanna learn somehow. Someone give me a "very basic" tutorial of php. thanx

Share this post


Link to post
Share on other sites

well, php it self insn't as hard as you think, most of it is biult of HTML and just some siimple tags, i would recommend you borrowing a phph guide book from the library. another good resource it the php site @ http://php.net/ is has the full guide book on what you need to know, and it's free, (but i can't stand looking at my screen and learning php like that :angry: ). And also check out the hotscripts php tutorial lists, a great was to learn how php works.

http://www.hotscripts.com/category/scripts/php/tutorials-tips/

Share this post


Link to post
Share on other sites

I tried self-instruction in the beggining and I dont think that works the best. So I bought a PHP book and that worked out alot better for me. Im still learning it too and I can code on my own while still learning the language. Thats probably the better route. :)

Share this post


Link to post
Share on other sites

find some tutorials and examples on the internet for a start...that's how i began...then little by little you get the hangof it....find some script...examine it's code...and try to understand it...

Share this post


Link to post
Share on other sites

What I did was start by looking at a message board source, punBB for instance. Then I tried to learn what it did to the HTML by comparing the PHP to the HTML it outputted. Then, I went to http://php.net/ and looked at their tutorial. After that, I went to http://www.hackingwithphp.com/ and learned there. Finally, I started to try to add my own features to the message board source until I was experienced, while continuing to learn from hudzilla.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.