Results for php

Check if a string is valid JSON in php

JS Pixels June 29, 2014
A little function to check if a string is valid JSON (JavaScript Object Notation) or not. It takes json string as a parameter and returns ...Read More
Check if a string is valid JSON in php Check if a string is valid JSON in php Reviewed by JS Pixels on June 29, 2014 Rating: 5
Problems and solutions during installing Magento Problems and solutions during installing Magento Reviewed by JS Pixels on May 27, 2014 Rating: 5

List all files of a directory in php

JS Pixels January 15, 2014
Listing all files of a directory in php is quite easy with php DirectoryIterator class. This class provides a simple interface for viewin...Read More
List all files of a directory in php List all files of a directory in php Reviewed by JS Pixels on January 15, 2014 Rating: 5
Convert currency using google finance calculator in php Convert currency using google finance calculator in php Reviewed by JS Pixels on November 27, 2013 Rating: 5

Get mimetype of an image in php

JS Pixels November 16, 2013
Mime type is an standard identifier of a file which indicates the type of data a file contains. It has two parts divided with a slash(/) l...Read More
Get mimetype of an image in php Get mimetype of an image in php Reviewed by JS Pixels on November 16, 2013 Rating: 5
Validate Latitude and Longitude with regex and php Validate Latitude and Longitude with regex and php Reviewed by JS Pixels on November 15, 2013 Rating: 5

Convert Hex color to RGB with php

JS Pixels October 24, 2013
Converting hexadecimal colors to its RGB equivalent is not a big task with php built in function hexdec(). The hexdec() function returns d...Read More
Convert Hex color to RGB with php Convert Hex color to RGB with php Reviewed by JS Pixels on October 24, 2013 Rating: 5
Altaf Web. Powered by Blogger.