TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
problem with query error
First Thanks to those who helped me on my previous posts, and the following code i'm using is not mi
asp authentication problem
Hello all,
I want to use the asp authentication (from asp.net configuration) in my web site. there
Need help to identify this error please
:confused:Can anyone help me tell what this error message means? Maybe tell me where to look to fix
user data not transferring to new page
I'm a PHP learner. After an index.php page, the user goes to a login.php page. Both pages seem to
a multi dimensional array with for each
hi, I have been asked to write an array, I have Zone 2,3,4,5,6,7,8 each zone has 3 sections of weigh
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Procedure with variable number of columns
Hi, I have a procedure that looks like this:
PROCEDURE PROC(p_cursor OUT sys_refcurso
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown