Vinoth sd
coimbatore
<?php
print_r( " Name : Vinoth " );
print_r( " Email : [email protected] " );
print_r( " Profession : Senior Web Developer " );
print_r( " Place : Coimbatore " );
print_r( " Country : India " );
print_r( " Connect FB : https://www.facebook.com/vinoth.sd " );
print_r( " Connect Linkedin : http://www.linkedin.com/pub/vinoth-sd/44/97b/6a6 " );
print_r( " Passion : Web Application " );
?>