Basic/Misc Codes in Php

Example : How to make/use comments in different ways in PHP? Example : How to print/display messages in PHP in a different way? Example : How to include/attach other pages in different ways in PHP? Example : How to move/transfer/navigate to another or the next PHP page from the current Read more…

Loading

E-mail Sending Code in Php

Example : How to send email in Php using mail() fucnction [with Static data]. Example : How to send email in Php using mail() fucnction [with Dynamic data]. Example : How to send email in Php by mail() function using PHPMailer library file [with Dynamic data].

Loading