Thread: PHP Classes
View Single Post
Old 01-16-2016, 05:37 AM  
Klen
 
Klen's Avatar
 
Industry Role:
Join Date: Aug 2006
Location: Little Vienna
Posts: 32,235
Quote:
Originally Posted by nightslit View Post
Well php classes aren't for nothing, but if you aren't programming a webstore I don't see the use... must be something big to program classes.

Concerning sql, mysqli is faster than mysql on bigger tables (in sets of 5000 lines), and safe for sql injection...

May also be a little speed gain, depends on what you are coding...
Yeah, same goes with using frameworks, unless you are making a big script with a lot of modules, no point in using framework.

And regarding sql, that is a whole different subject which can be discussed infinitely .
Klen is online now   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote