Free URL Shortener php script Support Google Adsense

  • Автор темы ViNand
  • 435
  • Обновлено
  • 13, Apr 2019
  • #1
.

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 : https://www.yourdomain.com

) $baseurl="https://www.yourdomain.com"; 2- Upload all files via FTP 3- Go to installation directory and run : Скрытая информация :: Авторизуйтесь для просмотра »
4- Delete the "install" folder via FTP for security reasons 5- Configuration finished, go to Скрытая информация :: Авторизуйтесь для просмотра »
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 : Скрытая информация :: Авторизуйтесь для просмотра »
DOWNLOAD : Скрытая информация :: Авторизуйтесь для просмотра »

ViNand


Рег
29 Apr, 2012

Тем
11013

Постов
15292

Баллов
125422
Тем
49554
Комментарии
57426
Опыт
552966

Интересно