
How To Grab The Meta Tags Data From A Local File Or A URL
- 423 user views 0 reviews
How To Grab The meta Tags Data From A Local File Or A URL Using PHP.
Functions

How To: Capitalize First Word of Each Sentence Using PHP
- 411 user views 0 reviews
While the grammatical errors can't be solved , you can use PHP to correct sentence casing and capitalize the first word of each sentence. An ideal place to use it is when you detect yelling and want t
Functions

Beginning PHP Part 2: Learn PHP Functions and Security
- 412 user views 0 reviews
Getting a basic familiarity with PHP is not difficult, but if you don't understand a few key elements you will find it difficult to work with. This beginning PHP series is meant to help you learn PHP.
Functions

Video tutorials: PHP Mail function send emails from your site
- 509 user views 0 reviews
This tutorial is about sending emails from your website or web server using PHP Mail function. If you want to send emails form local host without uploading your website to a remote server you will nee
Functions