How do I make it so when a user submits information on the Install page, it'll right it into the correct file. I can do the forms and $_POST, but I need it so that it actually works.
Current stuff in my config.php file:
<?php
$disabled = "0"; //Disable all posting and logging in? 1 for yes, 0 for no
//Database information for your database
$dbhost = ""; //Database hostname
$dbuser = ""; //Database username
$dbpassword = ""; //Database password
$db = ""; //The database your selecting
//The name of your site
$sitetitle = "CommentBB";
//Your site link (MAKE SURE NO /'s are include!) Example: chataddict.netau.net (THATS ALL YOU NEED, NO HTTP OR trailing slash )
$link = "chataddict.netau.net";
//Site owner (So the site owner has a crown next to his/hers name when they comment/post)
$owner = "Master";
//ACP password
$apass = "";
//Mod CP password
$mpass = "";
//Admin crowns
$acrown = "crown_gold.gif";
//Moderator crowns
$mcrown = "mod_silver.gif";
?>
Connection Timeout
I'm using xmii 12.0
ORA-01017: invalid username/password; logon denied
Dear All,
I apologise! It's a newbie to PHP feedback form problem!
Hi,I am a total newbie to PHP. I am also a unemployed and need to get a job. So after 100% rejection rate for job applications since last November, I have built me a little 'self-marketing' site with
Sales orders ans reservations not taken into account on MPS / MRP
Hello,
Add 5 to a variable when a button is clicked, and re-run a for loop
So I'm making a feedback sort of section on a website with MySQL and PHP, I've gotten the script to do everything I want except for this. I want the script to only show 5 at a time (which i have
Socket problem
Hello,Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.Now I found the problem. With another found simple PHP socket script, I saw it has the same problem.The code
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code in php for creating a filename based on the user name as in the form.Thanks
Is it possible to stop reservation creation in PM Order?
Hi All,
PHP and Javascript
Hello Everyone,I have a page that needs a javascript code to be written between PHP code but the condition is that javascript code should not be executed. How can I prevent javascript code to be
Wierd if else problem
Hi guys, this probably aint wierd for you, but it seems like php is playin up to me. may b i missed something. so i'm kinda needing another set or may more sets of eyes. lol.this is the