[PHP-WIN] problem of php4 session

2001-10-04 Thread Fai
I have used PHP4 Session in my application but if the client's browser disables cookie, the application will not work. However, session is a server-side implementation and not related to cookie. Does anybody know how to configure and implement with session in PHP4? the following is my confi

[PHP-WIN] php with ftp

2001-08-17 Thread Fai
Can we use PHP built-in ftp function to make the file downloadable (it means that people can click the download button and the browser will prompt up the download message box for downloading)? How? Thank you very much! -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail:

[PHP-WIN] image with php

2001-08-17 Thread Fai
Does any body know how to make images in the webpage cannot be directly accessed by its complete link with PHP except storing them in the database (it means that people cannot use some software such as website extractor to get all the image from your site)? -- PHP Windows Mailing List (http://

[PHP-WIN] Can phpinfo() be disabled?

2001-07-24 Thread Fai
Does anybody know how to disable php build-int function: phpinfo()? Or, it cannot be disabled? Because this function display so much information about the server to others. Thank you very much! -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For a