Cebu IT Industry
Posted on January 3, 2010
Been here in Cebu for more than a month now. It was really a short notice job offer I got yet I accepted it and moved on from the freelance consultancy job I do (which are mostly work- at- home offshore projects) to the corporate IT industry. So now, here I am enjoying my job [...]
Object-Oriented Programming with PHP
Posted on June 28, 2009
The recent PHP versions now supports object-oriented programming or OOP, which usually are in class form. Since PHP OOP are in class form, they have accessors, mutators, data members, etc. — much like the usual OOP programming languages. Last week, we started a short crash course with Web Development with PHP/MYSQL. So, I introduced a [...]
