![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: ARRAY - straightforward question?
From: elyob <newsprofile@gmail.com>
Date: Sun Apr 30 2006 - 20:31:08 CEST
"Jimbus" <mrbiggles909@yahoo.com> wrote in message
Thanks, my coordinates are currently split into "latitude" and "longitude"
So, should I be looking to do something like this ... ?
while($row = mysql_fetch_assoc($result)) {
Thanks
|