Categories: Php Proj
Example : How to insert all Php file contents as it is, in another Php file/page at required place ? NB : We can use ‘require’ in place of ‘include’ also. for more details about Read more…
Example : How to make/use Comment in different ways in Php ? Example : How to Print/Display messages in Php? Example : How to use New Line output/message in Php ? Example : How do Read more…
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 Read more…
0 Comments