|
11. Class A - Real Estate Turnkey
|
How the script works The Class A Real Estate site has two options for sellers. Real Estate agents can register as an agent which gives them extra features such as there own business card type website, banner advertising and multiple listing plans. Realtors can benefit by purchasing plans that will sell up to 10 listings at one time. Private sale (For sale by owner) clients have their own account plan that is tailored to their needs where they can only purchase one listing for their home. Private accounts do not have a personal website of banner advertising making the Private option affordable and practical to sell their home. With no extra fees other than hosting, this site is a serious money making website that can be used locally and nationally. Very easy to install and very simple to run. Comes with front end web site ready to go.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
12. Simple Database Class
|
This database class handles Select, Insert, Update, and Delete. It also takes steps to ensure your SQL syntax is valid, and that memory leaks / errors are prevented. Tutorial comes with demo, downloadable code, and an in depth explanation.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
13. MyPagina (pagination) class
|
The page navigation (pagination) of lists with records from a (MySQL) database is often used on a lot of dynamic websites. This class is extremely easy to use in your existing application: just use your own SQL statement and voila you get information like the result set (you need this for later output, page navigation links and the (current) number of records. While using this class all other query string parts are included inside the page links. An example database table (with data) is included.
Hits: 6 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
14. Googol - C# Database Class Generator
|
Googol .NET Database Class Generator is a small tool for easy code generation for the Microsoft .NET framework. The tool generates Easy-to-Use C# classes with methods for inserting, updating and deletion of rows in MS SQL Server, MS Access and MySQL databases.
Hits: 6 Rating: 5.00 Votes: 1
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
15. LoadVars Class in Flash
|
LoadVars class is the most powerfull class for communicating with server-side technologies and to load external data from text files. It was introduced in Flash Player 6 to provide a cleaner, much more object-oriented interface for the common task of exchanging data with a server and text files.
Hits: 5 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
16. PHP MySQL Database Class
|
A class for very basic MySQL database connectivity. Written to reduce redundant code in my own projects aswell as aid in debugging and error reporting during the developement phase. Currently connects to a database, execute external files containing SQL commands, insert and update from an array of key => value pairs, insert and update with sql command, query (one result), query (multiple rows), and dump a select query to a table. The zip file contains the class aswell as a demonstration script.
Hits: 4 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
17. Zip Code Range and Distance Calculation class
|
This is a PHP class to do various calculations with zip codes. Its primary purposes are to calculate the distance between two zip codes and to extract all the zip codes that are within a range of a given zip code. All calculations are based on lattitude and longitude coordinates stored in the database. Included is a class file, demonstration file, and the sql files required to create and populate the MySQL tables. ** UPDATE ** Added code to make the function which gets a range of zip codes execute ALOT faster. Went from 3.2 seconds to 0.42 seconds! Modification was submitted by Jeff Bearer
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
18. PHP Authorize.net AIM Interfacing Class
|
Provides a simplified interface the the authorize.net AIM payment gateway. Allows all the control and flexibility to be in the hands of the PHP developer (you). Uses cURL and SSL.
Hits: 3 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
19. PHP Paypal IPN Integration Class
|
This file provides a neat and simple method to interface with paypal and the paypal Instant Payment Notification (IPN) interface. It is designed to be an aid, and therefore provide the developer with complete control. Ive also included a demonstration file in the zip, called paypal.php, which shows how to use the class. This class handles the submission of an order to paypal aswell as the processing an Instant Payment Notification (IPN). Including the demonstration file, the entire "paypal system" consists of just 2 PHP scripts. Once is the class and one implements the class.
Hits: 5 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
20. Using the Deque class in Recursive Algorithms
|
This snippet focuses on the uses of the STL deque class in a recursive algorithm, namely to solve a maze.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
|