After the php basics, whats next?

Oinks in Pink

New member
Im having trouble finding out what to study next after learning basic php (sql,sessions,error handling,arrays,classes, etc..).

What I wanted to learn was the MVC framework. But unfortunately the materials tend to be complex at some point. So im thinking that I must've missed something along the way. If Im not yet fitted to learn about frameworks, what must I learn first(must I go back?).

Links would be good.

Note: Im actually building a web page. And I wanted it to use a decent framework.
Ive learned XHTML and HTML first before PHP... Havent learned Javascript though... But I know how to connect ot a MySQL database(add,edit,delete)...


Configure Apache hmm.... Gonna check some more answers..
 
Learn how to link it up to a MySQL database, create your own form, forum, login and register, private messaging, think of an application that is rarely used, Great video tutorials at Lynda.com, for beginners and advancing



Cheers,


Nick
 
Back
Top