Advice on how to delete a mysql row using my form
Hi,
I am very new to php and am struggling to work out how to delete a portfolio item (a row
Two warning messages
Quote<b>Warning</b>: mysql_real_escape_string() expects parameter 1 to
Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
How do I use ValidatorCallout extender in Login control?
Hi,I'd like to customize the look and feel of the login control a little bit. One thing I'd love to
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
Socket problem
Hello,
Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Session is not saving
I am not trying to do anything too fancy, I am just trying to get some $_SESSION data to save and us