Bandwidth monitoring?
Hi guys,
I need a little information I have written a php app and I occurred to that I need
switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
Get dump of MySQL DB from Live Site
I'm after an easy, but secure way of generating and importing a MySQL dump from a remote server.
Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
Problem with php's rename function
So, i'm having a problem with the php rename function. Basically my script 'delete_user.php' attempt
asp authentication problem
Hello all,
I want to use the asp authentication (from asp.net configuration) in my web site. there