A preference that isn't shared by other developers.
PDO does not 'take less lines of code' as you put it. In fact you would have to do more; there's nothing wrong with the MySQLi class.
I think there's no place on the internet for yet another screen snapper. With the evolution of Windows, and Drive (I know, it's shit), it's even more easier now to just press print screen and I have the link to paste anywhere I like.
It'll be hard to market, unless you offer a hosting to go...
Okay, let me just create an object and a function just to print text out even though echo(); simplifies this process completely... OOP is used pointlessly sometimes, and the more PHP based projects I see the more you see over complicated messes.
You should only utilize OOP when it is needed...
PHP has a lot of noob developers and once a noob developer learns OOP and incorporates it into their projects they think their code is now strong, structured and flawless when this, sometimes, isn't the case. It's become somewhat an acceptance to code in OOP, which is kinda' daft considering not...
Hey there, I was working on nuHabbo and we had a API which went into the database and grabbed results for a user but it was basic and used very basic PHP (switch statements, ew). So after I began to build the new UI for nuHabbo I built a new API, and it's very good in my opinion, easy to...
Hello there, a few months ago I released a badgeshop which thanks to you lot got me motivated to start creating little widgets for CMS' etc. Since the release of v3.8.0+ I've decided to take advantage of it's MUS feature and to create a better, secure web-based item purchasing and hopefully...
This is also coded with Synk. You're able to register your IP into the database to give it a name. I understand the household flaw. I'll probably re-thin it sooner or later. Probably do like a session or something ♥
Synk BETAI have opened up Synk to the public so now you guys can do a troll and...
I coded Synk to work with multiple users as well as one since people are kinda' demanding.
Not really ahah. I'm going to implementing smilies, just for user satisfaction.
Hey there guys, I'd like to discuss a small system I'm currently developing called "Synk". Synk is a 1 on 1 private messaging system where the owner (your IP) creates a password protected room and shares this room with your recipient (guest IP). Once the recipient has joined the room his IP is...
MCMS is a CMS for Minecraft Servers with the CypherX's xAuth plugin (MYSQL). It connect to the accounts table and other tables and allows you to configure your Minecraft account via browser and allows OPs' to post recent updates and such on the site without all the messy stuff.
I've tested this...