Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
array empty
Hiya peeps,
Ok here is the codes.
order.php
Code:
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
Dump with added_funcion cl_salv_table
Hi there, I'm having some troubles adding a self defined function to an ALV in fullscreen. The thing
How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and
Multithreading in Oracle (Java, SQLJ, Pro*C,??) on 10g
I am investigating how to run a Java stored procedure in multithread mode.
I know that if I chang