No, you must have an SMTP server. And phpBB does use one. You have to
specify the server settings in the configuration section of the
administration panel in phpBB. Cheers.
Armando
Daniel Anderson wrote:
Is there a way I can use the Mail(); function without having to have an SMTP
server?
PH
Is there a way I can use the Mail(); function without having to have an SMTP
server?
PHPBB doesn't use it, I tried browsing the source code to see how they did
it... but they compressed their PHP files, so it is extremely difficult to read.
Does anyone know know how I may do the same please?
M
Hi,
That's a bug. I have just commited a fix. Thsis will be available in the
next build.
- Frank
> Using php 5.1.2 with the php_win32service.dll extension(downloaded for
> 5.1.2). The only line I've added to php.ini is as follows:
>
> extension = php_win32service.dll
>
> Now, each and every f
Using php 5.1.2 with the php_win32service.dll extension(downloaded for
5.1.2). The only line I've added to php.ini is as follows:
extension = php_win32service.dll
Now, each and every file that I run through php.exe (even a blank file),
generates
a series of notices regarding double-defined cons