Web Guru...

(PHP, JOOMLA, MySql, Jquery, Wordpress, Facebook App Developer)

Pages

▼
Sunday, July 26, 2015

Screen Sizes for PSD, standard psd size for website

›
Higher screen resolutions ultimately make everything look smaller.    A very small percentage of Internet users are still using older re...
Friday, May 22, 2015

How to Send a Confirmation Email with a File Attachment

›
<?php function mail_attachment ( $filename , $path , $mailto , $from_mail , $from_name , $replyto , $subject , $message )...
Monday, March 16, 2015

Understanding the ‘self’ keyword in PHP

›
In PHP, you use the  self  keyword to access  static  properties and methods. The problem is that you can replace  $this->method()  w...
Thursday, March 12, 2015

How to get plugin directory path in wordpress

›
$pluginpath = WP_PLUGIN_URL . '/'. str_replace( basename( __FILE__ ), "", plugin_basename(__FILE__) );
Thursday, January 29, 2015

Get content between two special character from a string in php

›
<?php $string='[countrycontent countryname="GB"] london [/countrycontent] [countrycontent countryname="IN"] I...
›
Home
View web version

About Me

Manoj Agarwal
View my complete profile
Powered by Blogger.