Deprecated: Assigning the return value of new by reference is deprecated in /home/chrisran/public_html/recent-projects/wp-settings.php on line 232

Deprecated: Assigning the return value of new by reference is deprecated in /home/chrisran/public_html/recent-projects/wp-settings.php on line 234

Deprecated: Assigning the return value of new by reference is deprecated in /home/chrisran/public_html/recent-projects/wp-settings.php on line 235

Deprecated: Assigning the return value of new by reference is deprecated in /home/chrisran/public_html/recent-projects/wp-settings.php on line 252

Deprecated: Assigning the return value of new by reference is deprecated in /home/chrisran/public_html/recent-projects/wp-includes/cache.php on line 35

Deprecated: Assigning the return value of new by reference is deprecated in /home/chrisran/public_html/recent-projects/wp-includes/query.php on line 15

Deprecated: Assigning the return value of new by reference is deprecated in /home/chrisran/public_html/recent-projects/wp-includes/theme.php on line 505
car meta search

car meta search

This php mysql project is regarding a car meta search where details of new and old cars for sale needs to be spidered from external website.

We need to create the web spiders to crawl data from about 4 car auction websites. Some websites needed uis to login as a user and then crawl the required data. Some websites matching the results were done using complex regular expressions.

The project consisted of 2 type of searches background search and also instant search. The background searches will be run using cron and the instant search will be initiated by anyone searching for a particular car model.

Various specification for a car model can be given from the search form like Car Model, Series, Description, Transmission, Make, Engine , Colour , Location, Drive, URL, Fuel, Source, Price, Year, Month, Body etc.

A feature rich clients, dealers and users admin panel were created. A payment system was also created to accept online payments using credit cards.