[PHP-DB] Compiling PHP with IMAP and OpenSSL

2005-12-24 Thread Jonathan Chong
Hi I'm trying to compile PHP with OpenSSL and IMAP support, but I get these errors: cannot locate evp.h configure: error: Cannot find imap library (libc-client.a). Please check your c-client installation. Both files exist. I'm using this configure syntax: './configure' '--with-mysql' '--with-a

Re: [PHP-DB] Scrolling News

2005-12-24 Thread El Bekko
PHP Superman wrote: Hi, just to tell you scrolling text boxes are javascript, PHP is server side not client side, PHP can only get the data from the table and javascript will display it On 12/22/05, Alex Major <[EMAIL PROTECTED]> wrote: Hi there. I'm trying to make a scrolling news box for m