Which method is best suited for PHP programming, Procedural Programming or Object Oriented?
Please Suggest...I am confuse.
depends...
Objects is the best way!
Procedureal stuff goes back to the old DOS days.
OOP... is very good.. and quite effiecent..
In some cases with OOP you can code less..