Login script (probably a simple error)
dbConfig.php
Code: <?
// Replace the variable values below
// with your specific dat
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
fwrite error
Hi All,
Does anyone know what is causing the error in this code?
Code: <?
$error
Install page
How do I make it so when a user submits information on the Install page, it'll right it into the cor
import table with dependency
Hi
What is the best way to import table back which has dependency?
SQL> cre
A little help needed passing hidden values to next page
I have a page that has hidden values in a form.
example
Code: <input name='signupID
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
How to set pass login name from htaccess to php
When the user logs into my members page via htaccess, I'd like to retain the username so that I can
Is there a quick way to do this?
Hi all,
I need to create a mysql table from php that goes a little something like this
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.