background preloader

PHP

Facebook Twitter

FPDF. 30+ PHP Best Practices for Beginners. Why is it better to develop in PHP with classes (OOP)? - PHP Classes blog. Introduction What are Object Oriented Programming Classes? Why it is better to develop your PHP projects using OOP classes? When OOP Classes are not really necessary? How do I migrate my global code to use OOP classes? Conclusion. PHP Class Scripts, PHP Tutorials, PHP Book Reviews, PHP Jobs, PHP Professionals, PHP User Groups, PHP Forums, Web hosting comparisons. Problem sending mail with PHP mail function. Occasionally I have had trouble sending emails using the builtin mail() function in PHP.

Problem sending mail with PHP mail function

Sometimes emails never reached their intended destination. Naturally I have assumed that there might be a problem with some spam filters used. However, lazy as I am, I have not given it a second thought. Instead I have used a PHP class that allows me to send emails using a remote smtp server using an account on that dedicated server. This has been a good solution for my setup anyways.

PHP: Reloading Your php.ini File with IIS 6 Manager. Main Page - Computer Science S-75. Try PHP in your browser - Try-PHP.org.