Any body can help me?
I trying to send a mail in HTML Format, but I get it in text format.
The script I'm using is:
";
PRINT "Hello, $name.";
PRINT "";
PRINT "Thank you for using our mailing scrip";
PRINT "";
//phpinfo();
mail("$email1", "$subject",
" $message
My E-mail is $email2.
Gr
php-install Digest 4 Apr 2002 23:14:24 - Issue 777
Topics (messages 6554 through 6562):
Need help
6554 by: cristian craciunoiu
apache & SSI
6555 by: Ross Horne
LDAP configure options
6556 by: Ron Martinez
Installing on Solaris 7
6557 by: Beau Sapach
when I configure php I get the blurb at the end of the configure that states
++
| *** ATTENTION ***|
||
| Somet
hello everyone!
I'm getting the following compile-errors when trying to do with imap.
any solution or suggestion on http://www.php.net/manual/en/ref.imap.php
didn't work for me :-(
I'm using OpenBSD with c-client installed from the ports-library (tried
compiling manual too, seems to work fine)
Did you installed the gnu tools ? ( available on sun freeware site,
http://www.sunfreeware.com/)
These tools are a must to compile php on solaris.
Next read the special chapter in the php doc ( comments are usefull
sometimes :) )
hth
pa
--
PHP Install Mailing List (http://www.php.net/)
To un
I tried compiling php 4.1.2 as an apache module
with this command line:
./configure --with-config-file-path=/usr/local/apache/conf \
--with-mysql \
--with-apxs=/usr/local/apache/bin/apxs \
--with-gd=shared,/usr/local \
--with-zlib-dir=/usr/local \
--with-j
Hi everyone,
I'm trying to install PHP 4.1.2 from source on Sparc Solaris 7. As far as I
know I've got all of the required packages installed from sunfreeware.com.
I'm installing with mysql and imap support so my configure looks like this:
./configure \
--with-apache=/src/apache_1.3.24 \
--with
Hi everyone,
I'd like to compile php 4.1.2 with LDAP support as a DSO for Apache 1.3.23. My system
is AIX 4.3.3. I downloaded the source for OpenLDAP 2.0.23. I'm just curious as to
what configure options I should enable when compiling OpenLDAP.
Note, bottom line is that I just want to compi
I know off topic but cant find anywhere else,
Anyone know how to get SSI working in apache? before you say edit the
httpd.conf file, already done that, and uncommented the SSI lines in the
file.
all I want to be able to do is include a text file in a *.shtml file.
regards
ross horne
--
PHP I
Hi,
My name is Cristian.
I need an advice:
I have win98 se, with pws server from original 98se kit.
I have instaled php-4.1.2-installer, I have modified the registry in
HKEY_LOCAL_MACHINE
/System /CurrentControlSet /Services /W3Svc
/Parameters /ScriptMap. with .php value c:\php\php.exe and H
php-install Digest 4 Apr 2002 10:43:16 - Issue 776
Topics (messages 6549 through 6553):
php session handling with Apache on Windows 2000
6549 by: Lee, Ford
Re: [PHP-WIN] RE: [PHP-INST] XSLTransformation via Sablotron
6550 by: Phillip Fox
getting php as cgi working
Hi,
My name is Cristian.
I need an advice:
I have win98 se, with pws server from original 98se kit.
I have instaled php-4.1.2-installer, I have modified the registry in
HKEY_LOCAL_MACHINE /System /CurrentControlSet /Services /W3Svc
/Parameters /ScriptMap. with .php value c:\php\php.exe and H
12 matches
Mail list logo