For a while now, i've been wondering how some people make script gallerys and all this kinda of stuff...soo i wanna start learning so one day i could make my flash game or a script for a uploading host or something. Any suggestion where i should start.
You should look into learning PHP (and HTML/CSS if you haven't already) and Flash for the flash games. A good place to start is http://www.w3schools.com/ they have wonderful tutorials and examples for learning just about any language you want
http://www.w3schools.com/ is a good site..but it dosen't offer so much that i don't already know about html and css...i'll try php and see what's the dirrence. Anymore suggestion would be nice.
Thanx. pixel2life is good for php coding, i'll be using that after i learn the basic of php with w3schools.
Ur welcome its a tutorial se thats way this site has many good tutorials u can also try: www.good-tutorials.com
Well, you can check online tutorial site as well as Ebooks also becuase ebooks you can read offline too... check this http://www.knowfree.net and also let me know if you need an ebook and are unable to find, I will try to provide you if I have in my collection. gud luck (Y) Regards, Sajjad Naveed
Once you start, just keep practicing. You have to develop the skill with doing small projects and then moving on to bigger ones as you get better. Also look at some of the scripts you can get for free like WP, open them up and look at the code to see how different things are done. Best way to learn is just to keep practicing and not to give up. If you run into a problem, search for the answer on Google, and also in the manual of the language you're using, for example for PHP search for error codes at php.net, and also ask in forums. Usually it's better if you try to find the answer first before asking because then you'll learn more. Good luck!