Jump to content

Newbie...where do I start?


kyle88

Recommended Posts

I have definite concepts with what I want to do with my site, I just don't know how to implement my ideas.  I guess I'll start with the W3 suggestion.

 

Thanks for pointing me in a direction. Any other suggestions are very welcome!

Link to comment
Share on other sites

I've never even seen a PHP book in real life....  Tutorials all the way for me (and lots of hours messing around).  (Oh... also, I did learn HTML from a book... and tutorials ;p.)

 

Anyway, I would check out these along with the w3schools link:

 

http://www.php.net/tut.php

http://www.tizag.com/phpT/

 

There's an extremely indepth book-type thing that someone has in their signature, and I wish I could find it right now, but I can't....  It goes from the basics to basically the most advanced things.... grr.... Now I'm going to be looking through random sigs haha.

Link to comment
Share on other sites

this really might seem like a stupid question, but do you know html?

there is absolutly no point in learning php if you havnt learnt html first, i know alot of people who have tried, none of them have succeeded,

 

i personally learnt html from playing with the google source ( before they made it all messy)

just doing small things like changing the picture or the button ect,

i then went on and played with other sites untill i saw how they went together ect,

after that i got bored with just static pages and so went on to try and learn something more dynamic (hence i discovered php) my first step which is one that noone has mentioned was to Install a local php + mysql server it makes it so much easier to learn php as you dont need to upoad something to the internet everytime you want to test it or error checking, also it makes it cheaper when you get into the big projects

next i went to the most basic tutorials i could find the one everyone knows Hello world then after about two days of reading i got bored ( because i am impatient :P) and so started pulling other sites apart again by downloading the scripts of sites that i found to be cool or useful.

 

i then after i saw once again how the basics of php work i came to start developing simple things, but of course as a newbie i had problems, so i began searching for help and found this forum, so now i just think, hmm that would be cool try to make it and ask here + search it on the internet when i get impatient,

 

so after my life story :P heres my basic tips:

1) Install a local php server (wamp is a auto installer found here

2)read the basics

3) look for things you like and pull them apart

4) try to put simple things together and build on them, dont try to start off with big projects, start something small and build on it

5)your already using this one :P use this forum

 

 

cheers matt

 

Link to comment
Share on other sites

Stupid as it sounds.. good reference for starters is "PHP for dummies" gives you the crude basic's and a nice break down there of.. Another book I like is O'Relies (I think) PHP Pocket Reference, and I'm not sure what your doing with your site but I would also suggest any PHP & MySQL book.. as you'll most likely end up using some database sooner or later.

 

All else fails, google, and php.net are good places to find info to.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

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.