Share Code web giới thiệu công ty

Share Code web giới thiệu công ty
Share Code web giới thiệu công ty

- Hướng dẫn cài đặt :


File config: includes/db_connect.php
Code:

<?php$conn=mysql_connect("localhost","root","123");//@mysql_query("SET NAMES utf8",$conn);if (!$conn){ echo "Could not connect to mySQL on localhost!"; exit;}$db=mysql_select_db("ngvietnam",$conn);if (!$db){ echo "Could not change into the database"; exit; }?>

config lại .htaccess
Code:

Options +FollowSymlinksRewriteEngine on RewriteBase /ngvietnam.com/RewriteRule ^index.ng$ index.php [L]RewriteRule ^news.ng$ news.php [L]RewriteRule ^news_detail.ng$ news_detail.php [L]RewriteRule ^intro.ng$ intro.php [L]RewriteRule ^intro1.ng$ intro1.php [L]RewriteRule ^intro2.ng$ intro2.php [L]RewriteRule ^intro3.ng$ intro3.php [L]RewriteRule ^intro4.ng$ intro4.php [L]RewriteRule ^intro5.ng$ intro5.php [L]RewriteRule ^intro6.ng$ intro6.php [L]RewriteRule ^intro7.ng$ intro7.php [L]RewriteRule ^intro8.ng$ intro8.php [L]RewriteRule ^faq.ng$ faq.php [L]RewriteRule ^contact.ng$ contact.php [L]
Đăng nhập admin:
Đăng nhập admin:
User: fullcodevn
mail: admin@fullcodevn.com
Pass: www.fullcodevn.com
___________________________________________________________
Pass giải nén Code & Data: đính kèm 
Pass: www.fullcodevn.com

Lorem ipsum is simply dummy text of the printing and typesetting industry.

Comments