Re: [PHP] PHP on IIS and MS SQL 2000

2006-07-23 Thread Igor Kryltsov
before > > 1970 suddenly become all born in 1970. > > > > I am not sure but it looks like choice of platform - PHP on IIS with > MSSQL > > is not a good idea. > > And by trying to minimize IT department risk (necessity to support OS > they > > do not k

[PHP] PHP on IIS and MS SQL 2000

2006-07-23 Thread Igor Kryltsov
not sure but it looks like choice of platform - PHP on IIS with MSSQL is not a good idea. And by trying to minimize IT department risk (necessity to support OS they do not know) we maximize our application support issues. If anybody can suggest or share experience - please do. Thank you, Igor Kr

Re: [PHP] File upload question

2004-01-21 Thread Igor Kryltsov
the database as > you normally would but perhaps mark it as a draft so that it does not > become visible. > > SHAMLESS PLUG: alternatively you can use rad upload at > http://www.radinks.com/upload/ which can fit the bill including > uploading any number of files. > > all the best

[PHP] File upload question

2004-01-21 Thread Igor Kryltsov
Hi, If I allow multiple file uploads in my custom designed discussion board if there any way to collect all attachments file names by reloading page and than upload all of them on "Post" button (form submission)? Displaying multiple on a page does not look as a nice solution to me as amount of