Project H - A bit of the past! [PHP, MySQLi, APC, WinCache]

Status
Not open for further replies.
I have began work on H2 (Project H 2). Not much to update you guys on at the moment, currently in the process of writing the Framework. The main development post will be completely rewritten in the coming days.

Also, about the H1 release. I apologise about it being so very buggy, ever since Habbo changed website it seemed to have many issues that were working before I released 20315-dev. They should be sort of fixed in 21315-dev, the download link on the main release post has been updated accordingly.
 
Last edited:
Reminds me of uberCMS

This part in particular does it for me.

IOhr80P - Project H - A bit of the past! [PHP, MySQLi, APC, WinCache] - RaGEZONE Forums
 
He got blocked to give like/dislike due to abuse the dislike system.

OP, how is the development going so far?

Thankfully.

---

Development is still progressing, still in the process of writing the Framework which may take quite a while. There is a pointless screenshot below because I like screenshots.

w8phrBv - Project H - A bit of the past! [PHP, MySQLi, APC, WinCache] - RaGEZONE Forums
 
Thankfully.

---

Development is still progressing, still in the process of writing the Framework which may take quite a while. There is a pointless screenshot below because I like screenshots.

w8phrBv - Project H - A bit of the past! [PHP, MySQLi, APC, WinCache] - RaGEZONE Forums

I hope you understand this snippet is not in the spirit of OOP altogether?
 
Lmfao. Therefore you couldn't remove the eval? The only reason its still there is because you plan to use it later somehow.
 
Thankfully.

---

Development is still progressing, still in the process of writing the Framework which may take quite a while. There is a pointless screenshot below because I like screenshots.

w8phrBv - Project H - A bit of the past! [PHP, MySQLi, APC, WinCache] - RaGEZONE Forums
this code is really weird..

really is weird make a constructor handle all this voids. Its out of control, and this is a example of CAPSULE the data.. Really weird. Think how you will handle the database connection encapsulated by a class? My suggestion: make a static variable to handle the socket of the database. And make get,set functions. That you did isn't OOP programming. Is OOweirdProgramming.

And I doesn't know the use of namespace and this includes on top that you used. Remember namespace for php is used for php library's handled on apache, or php library's handled by perl. Your namespace declare will be replaced by the suppres of default php.
And I didn't got why using throw new exception. If u are really using, its useless. You can use php flags in mod_rewrite to handle a log of php errors instead of a class maded by a developer to make a fopen .. And.lol??
 
Last edited:
Status
Not open for further replies.
Back