Hey my advice is :...start easy... something step by step
like for exemple.. start by outputting stuff in your browser.. ..
after try to increment a variable.. and output it in yoyr browser
then learn about form (post and get methode)
after try to save texte in a file
.. after beiing able to read write create a external file play around with array..
array are very important.... there like a table with rows and column
that shoukd take you some time.. after you have to learn to connect to mysql retreive some data and [play around a bit..
and when u touched every these points (i m taoking in general)
try to use them all in a project.. like a phonebook you create a database with your friends (and there numbers) and you access it from a DB and you output on your browser
then of course you play around like how to add name and delete personne.. give right to someone.. so they can log and see THERE numbers, so its becoming not just your phonebook but maybe for the whole family,...
hehe you get the point i think.. nyways ...
i now i had fun doiing all that..

but if only i had more time to work !!
