Софт Free URL Shortener php script Support Google Adsense

Madam Sophia

⚔ АДМИНИСТРАТОР ⚔
Регистрация
22 Февраль 2018
Сообщения
21.163
Название: Free URL Shortener php script Support Google Adsense


Описание:
1- Edit inc/config.php and fill the required data:
Код:
// database
define ('MYSQL_USERNAME', 'Username');
define ('MYSQL_PASSWORD', 'Password');
define ('MYSQL_DATABASE', 'atabase');
define ('MYSQL_HOST', 'localhost');
// Adsense ID (Example : pub-7561877487610523)
$adsense="pub-7561877487610523";
// Domaine (Example : yourdomain.com)
$domaine="yourdomain.com";
// Base URL (Example : http://www.yourdomain.com)
$baseurl="http://www.yourdomain.com";

2- Upload all files via FTP

3- Go to installation directory and run : http://yoursite.com/...all/install.php

4- Delete the "install" folder via FTP for security reasons

5- Configuration finished, go to http://yoursite.com/admin to finish setup on control panel :

username = admincp

password = 1234..

NB : Do not forget to change the username and password. (Please Clear Cookies!) Thanks alot dear ^^

DEMO : http://wholicab.com/

DOWNLOAD : http://sourceforge.n...ects/shortener/

Скрытый контент для пользователей All-dar.
 

Присоединяйтесь, чтобы открыть полный доступ

Комментарии и материалы этой темы доступны только зарегистрированным участникам

Новый участник?

Регистрация занимает меньше минуты

Уже с нами?

Войдите в свой аккаунт

Сверху