Well, one day I became tired of writing some of the same code two, three, and four times. Therefore, I have been striving to create an object oriented interface to PHP. In a way. I think this project's name should really be PHP-Classes-And-More... :)
I am trying to create some classes that will make one's code load easier to manage and less strain on the hands.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
So, is PHP++ striving to be the similar to PHP, but it is coded in an object oriented fashion.
OR, will PHP++ be more object friendly, when writing script in PHP++.
In other words, is it written with objects, or is it written to create objects.
Thanks.
Maybe that's just one issue. It could also be that the licensing of PHP is a reason to start such a project ...
Well, one day I became tired of writing some of the same code two, three, and four times. Therefore, I have been striving to create an object oriented interface to PHP. In a way. I think this project's name should really be PHP-Classes-And-More... :)
I am trying to create some classes that will make one's code load easier to manage and less strain on the hands.