automatically have a timestamp
inserted into a record, make a new field of type timestamp that is not null.
if you don't insert any value into the timestamp field it will use the
current date-time.
have a great day
andy
--
*******
Andrew R
at day
andy
--
*******
Andrew Rush :: Lead Systems Developer :: MaineToday.com
***
"A friend of the devil is a friend of mine" - R. Hunter
--
PHP General Mailing List (http://www.php.ne
on 3/29/01 12:14 PM, [EMAIL PROTECTED] splat open and thusly melted:
> if so where I can
> find them detailed in the online docs?
look under switch, in control structures.
--
:: Andrew Rush :: Lead Systems Developer :: MaineTod
On Friday, February 16, 2001, at 09:27 AM, Jeff Oien wrote:
> $result = mysql_query($sql,$connection)
> or die("Couldn't execute query."); //<$queryhttp://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list admini
ectory
$d=opendir("path/to/my/directory");
$i=0;
while($found=readdir($d)) {
if($found != "." && $found != "..") {
$i++;
}
}
print("there were $i files found.");
:: Andrew Rush :: Lead Systems Developer ::
nts i expect to get back, but has no
values. any ideas what i am doing wrong?
:: Andrew Rush :: Lead Systems Developer :: MaineToday.com ::
:**
"Crippled
:but free, blind all
6 matches
Mail list logo