Re: [PHP] What's wrong with Apache + php + mysql on Windows?

2001-04-27 Thread Ivan Porro
Hi, I've a w2k installation with Apache and it's a very fast and reliable environment. Ok, still prefer Linux but... My machine is a celeron433 (just pushed to 507) and 128M ram, w2kpro eng. Hope this help you, bye Steve Maroney wrote: I think the question should be what's wrong with

Re: [PHP] PHP Book?

2001-04-27 Thread Ivan Porro
Hi, i suggest three: o) Beginning PHP4 by Chris Lea et. al. Editors ISBN and so on at: www.amazon.com/exec/obidos/search-handle-form/107-8101819-4534115 o) PHP poket reference by Rasmus Leedorf, O'Reilly. OK 4 a brief fuction reference and fundamentals (it's the best choice when you learn

[PHP] a (simple) question?

2001-04-27 Thread Ivan Porro
Hi, anyone know a simple way to realize multiple-upload at once (something like Msoft CTRL-multiple selection when browsing and uniqe Upload button). I've found only a multiple file input field in a form but the numbers of file I'had to upload is unknow. TIA -- (p)Ivan Student DIST Bio-Lab

Re: [PHP] PHP+MS Access and/or MS SQL

2001-04-27 Thread Ivan Porro
Hi, www.mysql.com, and check the website for a myaccess or myodbc doc's. I know (I dwnloaded it) that exist a myaccess plugin to save access dB to mysql structure files. From php side you have a lot of classical dbfunction to access MSAccess dB, simply using odbc_function and creating a ODBC

Re: [PHP] What is this??

2001-04-27 Thread Ivan Porro
try error_reporting(E_ERROR); on top of script. PHP 4 don't like variable (such i.e. variable checked in if() ) before u declare or set them (i.e. in one-page only form management. by. (note: u must be sure that the variable is used correctly! this only kill the annoyng warning) Manesh

Re: [PHP] PHP+MS Access and/or MS SQL

2001-04-27 Thread Ivan Porro
10X a lot !!! Bye. Andrew Hill wrote: Hi, A small correction, remote ODBC DSNs work fine with Access. It's simply a question of installing appropriate drivers. Best regards, Andrew -- Andrew Hill - OpenLink Software Director Technology