Jump to content

WEB 2.0, oop


harrywolves

Recommended Posts

Depending how much you know, you have asked a few questions :P.

 

How to program PHP in OOP style. (Big question with lots of - sometimes different, answers)

How to create a BLOG in PHP

How to create a User Interface (So you can administrate)

How to manipulate a database so you can edit etc

 

The first question is priority since you will only rewrite your code once you learn it.

 

So, there are a few tutorials out there that are great for beginners and teach the basic principles of OOP in PHP. Though the true scale of OOP can be a bit daunting it can be tackled in stages. I would reccommend trying different tutorials for simple scripts (blogs is actually a good start), so you can get a good feel of how different data can be handled using the OOP method.

 

http://lmgtfy.com/?q=php+blog+oop

 

hope this helps

Link to comment
https://forums.phpfreaks.com/topic/227295-web-20-oop/#findComment-1172475
Share on other sites

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.