[PHP-DB] First Script

2002-05-18 Thread César L . Aracena
Hi again. As I mentioned before, I am trying out my first script. Here it is, so anyone who wants can tell me where my errors are: 0"; $result = mysql_query($query); $row = mysql_fetch_row($result); function totalsum() { if($row[2] > 0) { $totalsum1 = sum($row[2]); echo $totalsu

Re: [PHP-DB] First Script

2002-05-18 Thread Jason Wong
On Sunday 19 May 2002 01:00, César L. Aracena wrote: > I've been watching this list for some time now but this is my first post. > I'm new (and I mean new) to PHP. Actually, I'm studying it for now. I would > like to develop a script that let's me input the actual date (preferibly > automatically

[PHP-DB] First Script

2002-05-18 Thread César L . Aracena
Hi all, I've been watching this list for some time now but this is my first post. I'm new (and I mean new) to PHP. Actually, I'm studying it for now. I would like to develop a script that let's me input the actual date (preferibly automatically) and the total time I've spent on a dial-up Intern