James John – Software Engineer

PASSWORD SALTING USING PHP

PASSWORD SALTING USING PHP

Hi all, Why do we do password salting/hashing? Just because we need our admin or user panel be protected even if you break into the database you cant find it, even with md5 decoder it won’t work  . Now am going to do this with md5() function in php, when a user registers i mix […]

HOW TO ENTER SAFE MODE IN WINDOWS 8

HOW TO ENTER SAFE MODE IN WINDOWS 8

Hi all, Last time, a friend of mine needed me to remove his Avira Antivirus from his system, now on Uninstalling it, i got a bad alert that the system will restart, i tried it the second time after restarting, but still the same thing…..Now i decided to enter the safe mode, thinking i’ll use […]

[MOBOROBO] ANDROID SUITE FOR PC

[MOBOROBO] ANDROID SUITE FOR PC

Hi all, Now introducing an Android Suite for PC Moborobo Moborobo is an Android Suite for PC just like Nokia PC Suite for Nokia for managing your Android in PC Features:Transfer Contacts Between Android & iPhoneMoborobo is one of the first cross platform software that supports transfer of contacts of both the Android and iOS […]

[DOWNLOAD] MAVIS BEACON TEACHES TYPING VERSION 20

[DOWNLOAD] MAVIS BEACON TEACHES TYPING VERSION 20

free download typing tutor Mavis Beacon Teaches Typing V. 20 full version is one of the best typing tutor of the world. The most comprehensive typing instruction system now includes updated learning tools, an improved user interface and even more features to guarantee typing improvements in just 2 weeks. Whether you want to learn essential […]

HOW TO WHATSAPP ON PC USING YOUWAVE ANDROID EMULATOR

HOW TO WHATSAPP ON PC USING YOUWAVE ANDROID EMULATOR

Hi all, As we all know Whatsapp is not available for PC but it will if we use emulator, using Java Emulator can’t suite coz Whatsapp java app is more secured and varies from phone to phone, now using Android Emulator gonna work! Using the Youwave Android Emulator PROCEDURES ON INSTALLING AND RUNNING WHATSAPP ON […]

[PHP] COMMENT SYSTEM USING PHP

Hi all, Am dropping this coz some are having problem with it, all procedures on how to do it is in the code, read well and edit well! 🙂

Hope it helps!

How to h*ck your Symbian phones

This method involves the use of an antivirus. So before we start the process… , make sure u delete any installed antivirus in your phone. After the this you can install it back. 1. Download the 2netlodge h*ck tools from the attached 2. After download, open the zip file with xplore, you will see 2 […]

[PHP] GET IMAGE HEIGHT AND WIDTH

Hi all, You need to get an image height and width in PHP? which normally use in passport or profile pictures…now try this code am going to give you.

Hope it works

Difference Between Sessions & Cookies

The difference between cookies and sessions is that cookies are stored in the user’s browser, and sessions are not. This difference determines what each is best used for.A cookie can keep information in the user’s browser until deleted. If a person has a login and password, this can be set as a cookie in their […]

[PHP/MYSQL TUT] REDIRECT TO THE SAME PAGE AFTER SESSION DESTROY (LOGOUT)

I jst got this trick lst nytNOW LETS STARTin your logout link put it lyk dz

NOW IN UR logout.php