James John – Software Engineer

Executing Commands through PHP (Linux & Windows)

Its amazing to see PHP interact with the Operating System, as we have Command Prompt in Windows and have the Terminal in Linux PHP can externally execute commands to it and return you the output or null if an error is found.

Why you should not use $_SERVER[‘REQUEST_URI’] and $_SERVER[‘PHP_SELF’]

Well, this might be a sad news for those who normally use 🙁 I once was a fan to it and use it quite well in form actions but realized that form actions can be null if its the same page. So i choose the easier one 😀

Jailbreak iOS 7.1.1 & 7.1.x iDevice Using Pangu

Finally glad to announce that there is a Jailbreak available for iOS 7.1.1 & 7.1.x Untethered by the Pangu Team, formally was semi-tethered by Evasi0n Team which wasn’t satisfying.

How I Downloaded Upto 1GB of File With Just N200 in Etisalat Nigeria

Hey, I know this sounds wierd but its actually true and legit! Yes, I said you can download up to or even more than 1GB file with just N200 depending on your download speed 😉

Interprete and Parse Meta Robot Values Using PHP

Hey reader, you really need to see this PHP meta robots parser? So damn easy, now lets get our hands dirty ;). Am writing a function that interprets the meta robots which receives arguments of strings (e.g noindex,nofollow), you can grab this with the get_meta_tags() function then let me start the function to parse this.

How to Validate Nigerian Phone Number Using PHP

I was on a project that an SMS is required to be sent to a subscriber which must be a Nigerian Mobile Number in other to manage their SMS Units, that is what led me into writing a function to validate Nigerian phone numbers.

How to Use MTN Night Plan in Daylight Using OpenVPN (Smartphones & PC)

I am a good fan of MTN Night Plan, its really cool and enjoyable. One certain time when I have exhausted the 1.5GB for daily I need to go online to correct an error which was so so urgent, I have no other option for me than to try some tricks because am not gonna […]

How to Resolve “MySQL shutdown unexpectedly” in XAMPP

That moment you turn on your system which is currently running in Windows then you are unable to connect to http://localhost/phpmyadmin, you try starting your MySQL server but seeing this message MySQL shutdown unexpectedly.

How to Install cURL Module in PHP5 Ubuntu

I am a newbie to Ubuntu though, I was successful in installing Apache and MySQL(with PHPMyAdmin), now was enjoying my new OS but something wanted the cut off my joy with Ubuntu. I was writing some PHP codes that needs to work with cURL but unfortunately am getting this error message when I want to […]

Are my Sins Really Forgiven? Get to know

This is a question many Christians ask that usually turn down their faith whenever they want to communicate with God. Once you close your eyes to pray, you see flash back of scenes where you indulged in sin. Let me let you know, our God is a merciful God, a very kind and graceful One […]