query based on 2 conditions
I want to select if the doc_type is either s OR f but this doesn't work:
Code: [Select]$query
Insert Failing.
Hey,
I am making a Sign up page for a website, but the insert query into the Database does not se
Big Problem!! Please help
Hi Guys,
Im making a website for a friend have encountered a really annoying problem. When ev
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
How to have a log of all the status a VIM document had been ?
Hi guys,
I’m using SAP Invoice Management plugin and the /OPT/VIM_ANALYTICS transa
Two warning messages
Quote<b>Warning</b>: mysql_real_escape_string() expects parameter 1 to
Validation
Hello
I know this is a really vag question.
I need to have a input field on a form th
This is driving me nuts!
This insert query looks to be alright, however I get this error:
QuoteYou have an error in yo
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: