[PHP] mcrypt help please
Does anyone know how to install the mcrypt libraries for PHP in windows? I'm running: Apache 1.3.12 PHP 4.0.2 Windows 98 I've downloaded libmcrypt-2.4.5b-win32.zip (I think that this contains everything I need.) I just need to know what to do next. I couldn't find a "friendly" PHP module install guide anywhere and the README file included with the mcrypt zip doesn't help a great deal. Can anyone provide a step by step guide to installing mcrypt in windows? Thanks in advance for all your help, Ryan. www.more4money.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
[PHP] php FTP
Hi there, I would like to use the PHP FTP functions. Unfortunately, my webhost hasn't compiled PHP with the FTP extensions. So, I thought that I might upload the extension myself into my webspace then call it using the command dl() from within a PHP webpage. That way, I could (hopefully) get round my webhost - but not in a nasty way ;) ! First of all - will this work? Secondly, where can I download the PHP extension? My webhost is using Cobalt RaQ3 (x86 architecture running Linux). Do I need to download an entire PHP package then extract the extension, or can I just get the extension by itself. Thanks in advance for all your help. Ryan www.more4money.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
[PHP] Building a Chat Room
Hey All, Does anyone know where I can find a nice PHP chat room script? Will I need MySQL database access? How much coding is required? (I'm an average programmer, just not got too much time) - Also, which is best...? * java applet that connects to an IRC chat server or * php chat on my own website - BTW - the website is commercial (spending no cash is always better) Thanks in advance for all your help, Ryan www.more4money.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]