Just wondering what you think about my site
I am new to phpfreaks i just seen this form and thought it would be cool to see what other thought a
PHP not creating file.
Its supposed to create a .ini file in the /scriptfiles/users/ with the name they entered into the fi
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
Script not running properly
Hello Everyone
This is a basic script for posting to a database. I'm not sure why it doesn't work
Custom list order
Hi there,
I have checked this tutorial and it's great till the point where I want to display
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
cURL Upload Help
OK, I am creating a bridge from a local program to my website and I am trying to find the best way t
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use