Classified Ads Script PHP by ProfiAnts
Thank you for buying our script.
Installing the script:
1) unzip and upload all files in a folder on your website.
2) open http://www.YOURDOMAIN.com/SCRIPTFOLDER/installation.php, where www.YOURDOMAIN.com is the domain name of your website and SCRIPTFOLDER is the folder where you upload the files of the script. Installation wizard will ask you to complete the form and will install the script. SCRIPTFOLDER is a sample name, you can give any other name of the folder.
3) delete "installation.php" file
4) login at http://www.YOURDOMAIN.com/script/admin.php
How to put the script on your webpage:
  a. Go to 'Put on WebPage' page and choose one of two ways(codes) to put the script on your website;
  b. Copy the code, go to your page and paste between <body> code </body> tags. If you choose second install option(php include) you should put this line of code <?php session_start(); ?> at the very top of the php page (first line of code);
Changing admin username and/or password. Changing database connection:
All the admin login details(username and password) and database connection details are stored in $CONFIG array into configs.php file on your website.
If, you want to change the admin username or password on a later stage you should:
  a. Download configs.php from the installed script folder on your website and open it;
  b. Find the two variables $CONFIG["admin_user"]='username'; and $CONFIG["admin_pass"]='password'; and change username and/or password ans save;
  c. Upload the modified configs.php to the script folder on your website;
If you have any problems with installation, please contact us at info@simplephpscripts.com