phpLinkBid Directory Script

Site Archives

cPanel/WHM Invalid License File


Upon returning to work today to a unexpectedly broken PHP script that uses the cPanel API to obtain a list of cPanel accounts, I logged into WebHost Manager and was presented with an Invalid License File error. A little research turned up a few possibilities: invalid hostname resolution, bad system time, license IP address binding, […]

decaptcha - PHP CAPTCHA image decoder


This is a CAPTCHA decoder written in PHP for bypassing CAPTCHA SPAM protection features. This is a little unique in that the script generates the character pixel maps automatically from a list of supplied fonts and a character set. The decoder extracts characters from the CAPTCHA image and searches the pixel maps for a match.
The […]

Sacrificing Power for Usability


Any developer who has tangled with a Web app demanding lot of interface flexibility and options has had the added challenge of presenting an advanced interface in an intuitive fashion. User behavior can be hard to predict, but the Internet has been evolving long enough to identify a lot of habits that we as interface […]