General Statistics
390 Tutorials
202 Total Votes
20 User(s) Online
770327 Views Total
3000 Registered Members
24534 Posts Total
Rooneyfeld is our newest member
About this Tutorial: Advanced Tutorial CMS Script v1
Advanced Tutorial CMS Script v1
Rated 5 / 4 Votes

Advanced Tutorial CMS Script v1

The ultimate tutorial content management system. With built in self installer and administration panel, its your all in one package!


Date Added: November 21, 2005 [ 25692 Views - 4 Votes ] [ Rate ]

Author: Chaos King [ PHP Coding ] [ 27 Comment(s) ]

Advanced Tutorial CMS Script v1
Note: Check out Tutorial CMS (www.tutcms.com) for updates on the new script!


2) In this file, place the following coding:

CODE

<?php

$mysql_host = "HOST";

$mysql_user = "MYSQL USER";

$mysql_pass = "MYSQL USER PASSWORD ";

$mysql_data = "MYSQL DATABASE ";

$mysql_table = "tutorials"; // Feel free to change this to your liking...


/* --Working some magic-- */
mysql_connect($mysql_host,$mysql_user,$mysql_pass) or
die("Error connecting to Database! Please Try again.
" . mysql_error());
mysql_select_db($mysql_data) or die("Cannot select database! Please Try again.
" . mysql_error());
// ---------------------- //
?


This file contains our database configuration settings. Please make the nessesary changes. If you don't know them, please feel free to ask in the discussion topic, or contact your host. The $mysql_table refers to the table that the tutorials will be placed in. This is usually tutorials or what ever you want it to be.


Total Pages (5)
<<Prev 1 [2] 3 4 5 Next>>

Welcome User
Welcome Guest
( Login | Register )

Latest Tutorial Index - RSS Feed
Latest Resources - RSS Feed
Latest Tutorials - RSS Feed
Vote for Us
  • VixxIMG.com - Free Image Hosting, Free Myspace Image Hosting, Free Image Uploads
  • PageRank Plus - Google PageRank checking, with a twist.
Random Affilaites