Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
Mysql error message
help me find out what this error message means:
"Duplicate entry '0' for key 'PRIMARY'&q
DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i
Date Format
Hi there,
I have a date format like this right now:
Sat, 17 Oct 2009 17:04:00
I ne
Add weeks in a query?
I have a SQL that summarizes the quantity per week. The weeks that has no value does not exist in th
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
please hep to get values from a table row
can anyone tel me how I can select and get data from one row by pressing an Edit button in that row
Warning: mysql_num_rows() supplied argument is not a valid MySQL result resource
This may be simple I just may need another pair of eyes..
When i get records back the below c
Calculating n! using vector
#include
#include
#include
using
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but