vLot is a PHP 4 based web application that is designed to easily allow a person without knowledge of web programming/scripting to set up, run and administrate an online Virtual Car Dealership & Showroom. All from a web-based interface!
Layout by Ruthsarian Labs : SKidooToo
vLot Engine & Database Coding by: Paul Schudar
Last vLot Engine Update: Wednesday, July 14, 2010
vLot Version: 0.9.1 Build 4
Copyright http://www.deadlysinx.net
View Demo of vLot
Dark Blue / White Theme
A little about vLot
vLot uses a MySQL database for a backend (data storage), includes many essential features to have a successful online presence and can accommodate highly technical users as well as users who aren’t familiar with the “ins and outs” of web programming.
vLot will run on Windows platforms as well as linux/unix based platforms. It has been tested on Windows XP using Apache 2.x / MySQL 4.x or later running PHP 4.3 or later w/the GD Library installed. Most hosts already have the GD Library ready for client use. It’s also been tested on several different “flavors” of linux platforms as well.
vLot uses a “database abstraction layer” for content retrieval. What does this mean to you? It sounds confusing, but it’s not really. Basically, it means that the core of the SQL code is written in a manner in which it would be extremely easy to port the backend to any SQL server such as postgreSQL, Oracle, etc. This adds extra portability and flexibility into vLot knowing that regardless of the platform you need to run, vLot will work for you!
vLot is customizable via .css ( cascading style sheet ) – The Settings Manager includes a “Color Scheme” option from which you can choose from any of the 6 pre-built color schemes w/the click of a button! You may create your own .css file or edit the included themes to suit your needs if you’re familiar with cascading style sheets!
The client view of vLot is done with pure CSS – No HTML Tables! This means faster viewing & faster loading times! The entire layout is done in CSS as well and is highly researched and carefully coded so no matter the client operating system or browser, vLot will look and feel the exact same on a clients computer as it does on yours!