Archive for the ‘PHP & MySQL’ Category

TurboPhp

Friday, October 5th, 2007 408 views

The visual development tool for PHP web applications. Object-oriented, event-driven application model for PHP web applications. Layouts completely described by valid HTML that can be edited with standard tools. IDE with visual designer, property inspectors, and event-aware code editor. Beyond WYSIWYG TurboPhp supports dynamic data presentation that is beyond WYSIWYG. As panels or ...

PHP Class Upload

Friday, September 28th, 2007 369 views

This PHP script uploads files and manipulates images very easily. The perfect script to generate thumbnails or create a photo gallery! It can convert, resize and work on uploaded images in many ways, add labels, watermarks and reflections and other image editing features. It uses the GD library. This script ...

Unobtrusive AJAX Star Rating Bar

Thursday, August 2nd, 2007 1,061 views

This is a rating bar script done with PHP and mySQL that allows users to rate things like can be done on Netflix or Amazon, all web 2.0-like with no page refresh. It is a major improvement on the previous version because it is now unobtrusive, meaning that if Javascript is ...

YShout 5: A PHP + AJAX Shoutbox

Thursday, August 2nd, 2007 4,403 views

YShout is a lightweight yet full-featured package that allows you to easily add an interactive shoutbox to your website. A shoutbox is a great tool to communicate with your visitors, and YShout allows you to chat with them in real-time. Easy to install. The installation process is a simple and painless ...

Pligg

Thursday, August 2nd, 2007 205 views

What is Pligg? Pligg is an Open Source Web 2.0 CMS. The main features that make Pligg unique are collaborative bookmarking, social networking, folksonomy and blogging. Each of the News links, unit of pligg content, has a vote button, URL and optionally a short description of news. Here Visitors are supplier, ...

Plogger

Thursday, August 2nd, 2007 199 views

Plogger is the next generation in open-source photo gallery systems. A web application not bloated with superfluous features or complicated configuration settings. Plogger is a simple yet powerful tool — everything you need to share your images with the world. Plogger is your photos integrated into your website, a fully ...

minishowcase

Thursday, August 2nd, 2007 253 views

minishowcase is a small and simple php/javascript online photo gallery, powered by AJAX/JSON that lets you put easily your images in an online gallery, without having to configure databases or changing and customising code (though you may do it if you feel so) allowing to have an up-and-running gallery in ...

SlimStat

Thursday, August 2nd, 2007 185 views

I’ve been using Shaun Inman’s great ShortStat for a while. However, I wanted to be able to drill down into the stats and look at things in more detail. When I started editing the code, I kept thinking of more and more things I’d like to change. SlimStat is the result. It’s ...

XPertMailer

Thursday, August 2nd, 2007 201 views

XPertMailer is a SMTP & POP3 PHP Mail Client that you can use to send and read e-mails in MIME format (text, HTML, HTML embedded images, attachments) towards a localhost, client or relay SMTP servers with optional autentication and TLS/SSL support. Cc and Bcc functionality are included. The XPertMailer class functions ...

PHP Thumbnailer Class v2.0

Thursday, August 2nd, 2007 188 views

Overview A PHP image manipulation class, aimed at generating thumbnails. It features the ability to resize by width, height, and percentage, create custom crops, or square crops from the center, rotate the image, and create Apple™-style reflections. It also features the ability to perform multiple manipulations per instance (also known as ...