Snippets scripts - Top 4 Download

Snippets script downloads

Kernel qualified const get

The question of how to get a class by name comes up with some regularity on the ruby-talk and rails mailing lists. The first response is usually to use Object::const_get.The response to that is that it doesn't handle classes within namespaces, e.g. Foo::Bar. I might argue that Object::const_get("Foo::Bar") should do the ...

Josse Web Admin

JWA is a collection of php snippets that can be used on PHP enabled webpages in order to add more functionality. Some snippets require a MySQL database. ...

VCalendar

VCalendar (Virtual Calendar) is an open source Web calendar application with related tools, for posting and maintaining events and schedules online, in calendar format. VCalendar comes with source code in multiple programming languages: PHP, ASP and ASP.NET (C# and VB.NET); with potential for adding more technologies in the future. &lotential for ...

WideImage

WideImage is an object-oriented library for image manipulation, written in PHP 5.It uses the GD2 extension and it's unit tested with Simpletest. The library focuses on often-used image operations and ease of use. ...

Easy List Builder Script

You've probably heard the expression, "The money is in the list", and it's absolutely true. Without a list, you'll either have to use free resources that are overwhelmed with similar offers that don't get read, or dig deep in your pockets to pay to market your opportunities each and every time... ...

EZDB

This is a tool/php script which i developed for creating forms and insert scripts from database, this was the basic requirement for most projects i work, a database few select(sql) scripts, few insert(sql) scripts.It creates scripts and puts into separate files/scripts ...