Online Posting and selling website like OLX.COM

Language
This is the final project of mine at University. I have been use the PHP language with MySQL database. The PHP language is very flexible, reliable and more efficient for the web development. It's more secure and more consistent. Hope this project will help to the beginners of webdesign student.You can post any product on this site and advertize it for the selling. it's a good and nice site for the selling and purchasing products contacting like OLX.COME

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

thanks a lot for ur project bt can u say the username and password of admin page

In reply to by vikranth (not verified)

brother..check the _include/connection file and set it according to your database name and server name...then create your own user name in the user table and login without any hesitation ...enjoy and entertain it

Can the admin will fix your leak

sir if we register any user were it is saves the datails of user in backend

Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in C:\wamp\www\post1\post1\_includes\connection.php on line 5

Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in C:\wamp\www\post1\post1\_includes\connection.php on line 5

Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in C:\wamp\www\post1\post1\_includes\connection.php on line 5

can you please help with pagination of the category. i was able to paginate the index page but it does not work on the show page. please help.

sir pls reply me i changed define("DB_PASS", ""); in to define("DB_PASS", "admin"); but i got error . what can i do for open admin panel

Add new comment