i mean something understandable and such ?
i mean something understandable and such ?
If you mean a USER INTERFACE then something like dreamweaver ?
w3schools.org is always good help.
I learnt myself by working off other peoples scripts and rest I built up on and taught myself, using google etc ...
If you do get stuck on anything post on these forums and I am sure someone will give you a hand
There is no easy way to programming tho. You either get it or you don't.
6 rep to -1
Matt linking post in sbawx.. could've been -25 rep, read the rules
How I learned it:
I read through alot of guides. They where boring and I did only understand half. What i did was downloading some done systems like a simple login system. I edited the scripts after what I've learned made template with html and Css. Then I made them bigger, i added some useless stuff. And learned alot. I looked throught the done code I downloaded from the beginning, and tried to run it to see what it did. Analyzed line for line, and runned it just a line. Then I could see what it did. I searched on php.net for commands, and learned to use them. (For example rand() to make a confirmation email). I helped people I could help on msn and forums.
Atm, I'm kinda inactive PHP coder. But that's basicly how I learned to build up websites. Hope you or others can use this!
Tizag Tutorials is excellent to know the basics and then I advise you to look at other people their scripts. That's how you actually learn it. Learn it from others.
Its W3Schools Online Web Tutorials BTW![]()
Yup, as other people mention look for guides for beginner skills on google and find a forum from the start where u quickly can ask and get an answer to your questions or problems.
If you succeed on this it shouldnt take you long to learn it or at least get a basic idea from which you can develop your skills further![]()
Last edited by Runez; 03-28-2008 at 08:42 PM.