PHP Fatal Error Fix: Can’t use method return value in write context

PHP compiler generate fatal error if you use function return value in read/write context. Although this is not applicable for all PHP supported function but PHP function like empty does not support use of the function in this way. In other words, php empty function cannot check the return value…continue reading →

WordPress 2.5 Popularity Contest Plugin Fatal Error Fix

If you are using Alex popularity plug-in then you might face this error while upgrading plug-in automatically in WP 2.5. This error generate due to invalid wp-header file path in plug-in file. Unfortunately, Alex not released new fixed version of the this popular plug-in. However, fix is really very simple…continue reading →
doPDF Freeware PDF Convertor

doPDF Freeware PDF Convertor

doPDF enables you to convert any printable document to PDF format. The program installs as a virtual printer driver and can be accessed from any application that supports printing. Simply select the doPDF printer instead of your regular printer and the file will be converted and saved as PDF document.…continue reading →
HotShots from Snap Shots

HotShots from Snap Shots

HotShots is compiled page on snapshots where you can find the most popular weekly top Shots from each snapshot category. Currently, snapshots delivering following type of snap: VideoShots, MapShots, MovieShots, PhotoShots, PreviewShots, ProductShots, ProfileShots, RSS Shots, StockShots, AudioShots, WikiShots, WowShots. Each of the following shot show 9 shots broken into…continue reading →

CubeCart 4.x.x Cross-Site Scripting Vulnerabilities

Two vulnerabilities has been discoverd in CubeCart 4.xx by Russ McRee that can be use by hackers to exploit website by cross-site scripting attacks. The search input string is not properly sanitised before passed to script for execution. This behaviour can be used by attacker to execute malicious script code…continue reading →