Social Problems. Islam vs Others.
All new Islamic Inspirational Graphics

Social Problems. Islam vs Others.

All new Islamic Inspirational Graphics

PHP - Insatall Zend Framework on WAMP

Download Zend Framework from http://framework.zend.com/and extract all the files into a folder, for example, E:/wamp/apps/zend1.11/. After this, you’ll have 4 steps now to make Zend Framework ready for you.

  1. Include Path
  2. Windows PATH Environment variable modification
  3. Make a Zend Framework Virtual Server
  4. Modify Windows Host File

Let’s check each step in details.

Read More

Just a quickly edit. I don’t remember who, but I found the photo somewhere in my dashboard!All new Islamic Inspirational Graphics

Just a quickly edit. I don’t remember who, but I found the photo somewhere in my dashboard!
All new Islamic Inspirational Graphics

Humbleness!All new Islamic Inspirational Graphics and Quotes

PHP - Encode Specials Characters but NOT HTML Tags

This ways is so much helpful in case you want to Encode HTML Characters, but not HTML tags (< , > , &) and NOT want to decode anything on front end so only special characters are automatically encoded by browser and HTML is parsed away a simple as it is. This function will help you.

function keephtml($string){
	$res = htmlentities($string, ENT_QUOTES);
	$res = str_replace("<","",$res);
	//$res = str_replace(""",'"',$res);
	$res = str_replace("&",'&',$res);
	return $res;
}
Enhanced by Zemanta
Adopt abstention, for abstention is profitable and do good deeds, for good deeds are highly accepted in the court of Allah SubHanuhu wa Ta’ala.
Abu Bakr As Siddiq
May Allah be pleased with Him

Abu Bakr As Siddiq (May Allah be pleased with Him) [Photos]

Reblogged from Random Thoughts
Destiny of Afghanistan!

Destiny of Afghanistan!

The Reason People find it so Hard to be Happy is that they Always see the Past Better Than it Was, the Present Worse Than it Is and the Future Less Resolved Than it Will Be
— Marcel Pagnol (via hijabi101)
Reblogged from UNTiTLED =)