Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
import table with dependency
Hi
What is the best way to import table back which has dependency?
SQL> cre
Need help to identify this error please
:confused:Can anyone help me tell what this error message means? Maybe tell me where to look to fix
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Deleted Delivery but material wont return
We deleted a delivery but the material its still pending.
We made a reverse goods movemen
Am i doing this wrong?
Im pulling from an Oracle database some info... one of which is a field count_pnums which is a NUMBE
DateObject and Nulls
Hi all,
I have an array mapped to a value object. One of the items in the array is a PHP Date
check if value exists
I have googled this for a while and I am getting lots of different results. Is there a standard meth
Trying to add functions to table
I have this list of characters and I'm trying to figure out what I have to do to put the results of
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: