Xacute search within SQL results
I have a query that is pulling data, and I want to return a specific value from the results of that
Slow data retrieval which requires improvement..please help
I am working on a Help Desk Ticketing system and have a page called MY TICKETS which shows all ticke
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<
gmmktime or mktime
I live in the UK, i am within the GMT (with daylight saving time ie 1 hour difrence between summer a
To change the name of label on SAP screen XK02.
Hi All,
Can one suggest me how to change the label of an input field of a sap standard s
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
cURL error
So here is my code... I got it off of here... http://www.youtube.com/watch?v=XcgQUsorF_8
Because
HELP with mysql_real_escape_string
I'm looking to remove apostrophes completely when someone enters lyrics but don't have a clue how to
Time script, set to my time zone?
I am using this line to get the date and time
Code: $time = date(F." ".d.", &q
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?