Facebook
Categories
- Apache (7)
- asp (3)
- business (2)
- Cpanel Server (37)
- Database (5)
- dedicated server (3)
- DNS (4)
- errors (1)
- Exim (2)
- ffmpeg (1)
- file sharing (10)
- firefox (1)
- flash (1)
- free stuff (1)
- FreeBSD Server (16)
- Funny (3)
- general (12)
- Git (5)
- hosted scripts (1)
- image hosting (3)
- Installation (4)
- large sites (9)
- Linux (55)
- CentOS (3)
- Debian Linux (1)
- Linux Desktop (1)
- ubuntu (10)
- Mail Server (3)
- Qmail Server (2)
- Monotize (3)
- myspace clone (1)
- mysql (6)
- OpenVZ (7)
- PHP (16)
- PHP Tutorial (1)
- symfony (2)
- zend framework (1)
- Plesk (1)
- Programming (3)
- perl (1)
- Ruby On Rails (1)
- search engine (2)
- security (2)
- Server (5)
- social networking (1)
- Uncategorized (198)
- unmetered servers (6)
- Video (13)
- Video Sharing (21)
- Video Sharing Scripts (6)
- Web (77)
- Web Hosting (2)
- Windows (44)
- iis (1)
- Windows Server Administration (2)
- YouTube (17)
- youtube clone (21)
- yui (2)
Category Archives: PHP
Decrypt eval gzinflate base64_decode encryped php script
Today i see a php script, that is encrypted with eval(gzinflate(base64_decode(‘JUNK_CODE_HERE’))); I tried to decrypt the script, but it have many levels of recurring gzinflate, base64_decode encryption. If some one runs a script encrypted like this, it take more server … Continue reading
Posted in PHP
Tagged decode base64_decode, decode eval gzinflate, decode gzinflate, decrypt php encode
Leave a comment
Free SQL Injections Scanner
You have likely been tracking the mass SQL Injections that are currently sweeping through the net. Just last night I was shopping on www.ihomeaudio.com when I noticed they had been injected (they have since fixed their site). HP started to … Continue reading
Posted in PHP, security
Leave a comment
session not working in php
On a new server, PHP session was not working. This server have a cpanel installed before, i have uninstalled it, there is no proper way of uninstalling cpanel, so i just removed all related cron jobs and cpanel folders. To … Continue reading
Make Money from php programming
Fire Your Programmer!.. Now you can learn how to install and create your own php scripts, enhance your web pages, design interactive communities all by mastering the power of php programming– It’s easy! “The Beginners Guide to Mastering PHP” is … Continue reading
CodeIgniter for Rapid PHP Application Development
Yesterday when i found a web site that illegally distribute the PDF copy of the book “CodeIgniter for Rapid PHP Application Development” I have been in PHP developement for some time and want to start using MVC (if it really … Continue reading
PHP can now create Windows Applications
You can now develope windows desktop application in PHP using WinBuilder.You can download WinBuilder from http://pecl.php.net/package/WinBinder WinBinder is a new extension that allows PHP programmers to build native Window applications. It wraps the Windows API in a lightweight, easy-to-use library, … Continue reading
Posted in PHP
Leave a comment
