General Statistics
390 Tutorials
202 Total Votes
15 User(s) Online
770341 Views Total
3000 Registered Members
24534 Posts Total
Rooneyfeld is our newest member
About this Tutorial: Creating your Own Configuration File
Creating your Own Configuration File
Rated 4 / 1 Votes

Creating your Own Configuration File

Storing information has never became so fun. Set information in a php file with settings to use later without you ever editing the file by hand!


Date Added: November 20, 2005 [ 7741 Views - 1 Votes ] [ Rate ]

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

Creating your Own Configuration File
Well, lets get started, shall we?


CODE
<form action="" method="post" name="write" id="write">
 Name
 <input name="name" type="text" id="name">
 <br>
 Password
 <input name="password" type="text" id="password">
 <br>
 Email
 <input name="email" type="text" id="email">
 <br>
 Database User
 <input name="db_user" type="text" id="db_user">
 <br>
 Database Password
 <input name="db_pass" type="text" id="db_pass">
 <br>
 Database
 <input name="db_data" type="text" id="db_data">
 <br>
 Host
 <input name="db_host" type="text" id="db_host">
 <br>
 <input type="submit" name="Submit" value="Submit">
</form>
That is just our form that we will be using to parsing our info to be created in the config file. Just fill it out, hit submit, and your file has the info!



Total Pages (4)
<<Prev 1 [2] 3 4 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