[PHP-WIN] Re: Show the Progress of a file being uploaded

2004-01-19 Thread Arijit Chaudhuri
Thanks for the links. One of the free codes seems it might be useful. It uses Perl to handle the actual progress tracking and then hands back the rest to php. Will check it out. Regards, Arijit "Nadim Attari" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > http://www.hotscripts.com/

[PHP-WIN] Show the Progress of a file being uploaded

2004-01-18 Thread Arijit Chaudhuri
Hi all, Is there any way to show the progress on a file upload with PHP? I could not find a way to access the file being uploaded till upload is complete when the usual copy function is used. There are some file management sites which show a percentage completed similar to the Flash downloads. But

[PHP-WIN] Re: how to check the form filled all

2004-01-18 Thread Arijit Chaudhuri
$value="" should be $value==""? Regards, Arijit "Sungpill Han" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > HI, i want to check if the user filled the all inputs in the form. So, I > checked NULL and "" with this function in the post receiving script. > --

[PHP-WIN] PHP-Apache on Windows XP Home

2004-01-18 Thread Arijit Chaudhuri
Hi, I am running PHP+Apache on my Win2000 desktop now. Its running smoothly. I have recently got a good offer for a IBM laptop running Win XP Home. I wanted to know if anyone has faced problems with PHP+Apache on XP Home and if its reasonablt stable to work on. Thanks, Arijit -- PHP Windows Mai

[PHP-WIN] Testing Email Mpdules on Win2000

2003-09-26 Thread Arijit Chaudhuri
by php pages without having to go online? Thanks, Arijit Chaudhuri -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] GD Library vs ImageMagick

2003-08-22 Thread Arijit Chaudhuri
I need to implement the following: a) Get the image height and width of images b) Create thumbnails and other lower resolution images from one high res image The site is expected to handle a large number of such operations with bulk uploaded images. Which would be better for implementation - gd li

Re: [PHP-WIN] Syntax Error on Win2000-Apache

2003-03-25 Thread Arijit Chaudhuri
Absolutely - the "display_errors = On" was missing in php.ini. Thanks everyone! Arijit "Paolo Bonavoglia" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > At 22:47 25/03/2003 25/03/2003, you wrote: > >My Win2000-Apache-PHP-MySQL setup works fine. I shifted to Apache from IIS > >due t

[PHP-WIN] Syntax Error on Win2000-Apache

2003-03-25 Thread Arijit Chaudhuri
Hi all, My Win2000-Apache-PHP-MySQL setup works fine. I shifted to Apache from IIS due to the cookie-redirection problem of IIS. The only problem with my setup is - when there is a syntax error in php code, it does not show any error messages - just a clean blank screen on the browser! What needs

[PHP-WIN] Re: php cookie / session problem

2002-08-14 Thread Arijit Chaudhuri
if you are using IIS on Win2000, its better to swotch to Apache server. I was forced to switch as the IIS cookie bug is really bugging. Regards, Arijit "Mickel" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > i'm pretty new to php and just installed a few scr

[PHP-WIN] File Uploader - Progress

2002-05-03 Thread Arijit Chaudhuri
? Regards, Arijit Chaudhuri -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] whois servers

2002-04-11 Thread Arijit Chaudhuri
ding again - url with a lot of whois and other useful functions: > > http://combat.uxn.com/ > > Greetings > Piotr > > Arijit Chaudhuri wrote: > > > Thanks a lot. It looks good. Will also look forward to the other site you > > mentioned. > > > > Regar

Re: [PHP-WIN] whois servers

2002-04-06 Thread Arijit Chaudhuri
.cgi > > I also found a site with more options but today, at home computer I don't > remember and haven't got it... I'll try to check it in my office on monday and > then will send to you. > > HTH > > Piotr > > > Arijit Chaudhuri wrote: > > >

[PHP-WIN] whois servers

2002-04-05 Thread Arijit Chaudhuri
Hi all, I am looking for whois servers, specially for new domains like .biz, .name and obscure ones like .la and .cc. Is there one server where I can get all? Can look up registration details in separate registers but one server will speed up the search. Regards, Arijit -- PHP Windows Mailin

[PHP-WIN] Cookies on Win2000 and IIS 5.0

2002-03-26 Thread Arijit Chaudhuri
Hi, PHP and MySQL runs perfectly on Win2000 with IIS 5.0. The only problem seems to be with cookies which are set only only refreshing the browser. Same codes run perfectly on my Linux partition and on Linux servers. Is any tweaking required for the php.ini file? Regards, Arijit -- PHP Windo

[PHP-WIN] Cookies not working right on Win 2000 and IIS 5

2002-03-15 Thread Arijit Chaudhuri
to be done. The php.ini file has a session save path but nothing for cookies. Regards, Arijit Chaudhuri -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Cannot connect to MySQL with PHP 4.1.1

2002-03-15 Thread Arijit Chaudhuri
Hi, I recently installed php from php.net on Win 2000 with IIS 5 with mysql. Its running without a hitch. I had to install MyODBC also from the mysql site. Regards, Arijit "Nicole Amashta" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Are you sure you are