Skip to main content
Home Leo Pathu

Main navigation

  • Home
  • Blogs
  • Verify Email
  • Lists
  • Bulk Email Server
  • Contact

User account menu

  • Log in

PHP

BulkMail Verifier
How to downgrade PHP7 to PHP5.x ?

Sometimes we had upgraded the PHP to 7.x version, but then only we know that some functionality won’t support in our web application / website, in that situation better switch back to the PHP 5.x v

Read More
PHP Array to String

Code :

$data = array('Anish', 'Bala', 'Somu');
$string = implode(',', $data);
print_r($string);

Output :

Anish,Bala,Somu
Read More
How to change php.ini settings in Godaddy shared hostings

The Godaddy shared hosting's php execution time and memory limit is very low, So some large site's request would break for large process.

Read More
OOPS (Object Oriented Programming) in my Style

Download : 

Sample Code

Read More
Read, Write MS-Excel files in PHP

Read More
PHP Array Overview

Array is a structured data which holds different types(string, array, object) of values and one or more values in a single variable, for example if you want to store 50 different types of values in

Read More
Setup Slim Framework Application

Slim :

Read More
Subscribe to PHP

Follow @x 

 

Popular Articles

Top 10 Email Verification Services
Extract Email Addresses From Google results
Reasons why bussiness need email verification
String Quotes in YAML File
What is a dedicated IP?
leopathu

I am Pathirakaliappan from chennai, Am a Web designer & Web Developer especially in Drupal and is passionate about beautiful design, elegant code and the intersection of the two.

Available For Hire

Contacts

Leopathu

Web designer & Web Developer especially in Drupal and is passionate about beautiful design, elegant code and the intersection of the two

Contact me

Main Menus

  • Home
  • Blogs
  • Verify Email
  • Lists
  • Bulk Email Server
  • Contact

Like Me

Tweets by leopathu

Follow

Copyright © Leopathu, Website Developed & Maintained by Quilltez