MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
parse error
Parse error: syntax error, unexpected '[', expecting ')' in /Users/admin/Sites/phptest/array.php on
Why do I get this error?
Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or
upload photo limits
ive got a upload photo script and im just trying to make more secure currently it limits size and as
Quick Question about echo value
Hey guys, I'm trying to get something to show differently in one of my scripts. I'm trying to make
Ariba 9r - SAP MM Integration
Hi experts,
The standard Ariba adapter for 9r creates a relationship between Cost Centers
How to ... (FAQs)
... get e-mail notifications
As several people asked how to get e-mail notifications when new posti
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code