Hi you have done a great product very easy to use.
I have couple of questions if you have time ?
My ISP uses php 4.1.6. when i send a mesage in the queue - get the error
Fatal error: Call to undefined function: fmod() in /home/httpd/html/sussexbeds/php_emaillist/queue.php on line 220
PHPEmaillist works and sends emails - but i get this error - what can I do to stop the error.
would it be poosible to use an HTML editor in the compose.html page ?
Regards
Tracy
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I wuold strongly advise finding a more modern host using current versions of php (Versions prior to php 4.3 had NUMEROUS and dangerous security holes... Current PHP is 4.3.9 (or PHP5)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi you have done a great product very easy to use.
I have couple of questions if you have time ?
My ISP uses php 4.1.6. when i send a mesage in the queue - get the error
Fatal error: Call to undefined function: fmod() in /home/httpd/html/sussexbeds/php_emaillist/queue.php on line 220
PHPEmaillist works and sends emails - but i get this error - what can I do to stop the error.
would it be poosible to use an HTML editor in the compose.html page ?
Regards
Tracy
If you can suggest a good php module that has a html composer then yes.
I wuold strongly advise finding a more modern host using current versions of php (Versions prior to php 4.3 had NUMEROUS and dangerous security holes... Current PHP is 4.3.9 (or PHP5)
Check out the FCK Editor for a good WYSIWYG editor for the Web. It shouldn't be too hard to integrate into this project.