Jump to content

where can i find small scripts for learning+mysql_query


talper

Recommended Posts

hey,

i started learning php a few days ago, even though i know some of the syntax for months.

 

when you started learning, how many hours a day you put to it?

and how did you learn? by reading books?

im still pretty confused, while writing the code, gets annonyed by the html part(but hey, we are php programmers, who cares what the visual looks (:

 

i get annonyed alot when i dont understand things which makes me feel doubts, is it normal in the start when you just starting to learn?

 

 

i would like to ask you for a source, with very small projects in order to learn by them, as with the bigger 10-20+ pages projects i get very confused.

can i get links to 1-5 pages very small-easy to read codes of any area to try and learn by them?

 

 

also, the mysql_query text, using variables, and all the ' and " gets me very confused.

is there an easier way of db manipulating with variables and sql, or its something you just need to get use to?

 

forgive me for my bad english. (:

 

thanks.

It's quite normal to get frustrated :)

 

I would recommend downloading Wampserver (alternatives exist for Linus and Mac as well) which let you setup PHP and MySQL on your computer and then go from there. Some easy to follow and fun instructions I recommend these screencasts: http://net.tutsplus.com/videos/screencasts/diving-into-php/

 

Just watch and try to duplicate :)

 

Good luck!

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.