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
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:
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://
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