Re: [PHP] Excel to MySQL

2003-01-03 Thread Joe LoMoglio
, Michael J. Pawlowsky wrote: I think BiffWriter might do it... By why not simply output a comma delimited files from excel and import it in with a small php script. Mike *** REPLY SEPARATOR *** On 03/01/2003 at 2:20 PM Joe LoMoglio wrote: Does anyone know of a FREE utility

[PHP] Excel to MySQL

2003-01-03 Thread Joe LoMoglio
the other solutions. Joe LoMoglio -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] hyperlink

2003-01-01 Thread Joe LoMoglio
jpg image. Thanks! Ezequiel "Joe Lomoglio" <[EMAIL PROTECTED]> escribió en el mensaje [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... On Wednesday, January 1, 2003, at 02:06 PM, Ezequiel Sapoznik wrote: print($row["banner_nombre"] ."\n"); Try this:

Re: [PHP] hyperlink

2003-01-01 Thread Joe LoMoglio
On Wednesday, January 1, 2003, at 02:06 PM, Ezequiel Sapoznik wrote: print($row["banner_nombre"] ."\n"); Try this: print ""; print ($row["banner_nombre"] ."\n"); print ""; Joe -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php