Add favicon to your website

JS Pixels April 30, 2011
Favicon is a small icon basically of 16x16 pixels displayed on your browser's address bar. It is the acronym for Fav ourite icon . Add...Read More
Add favicon to your website Add favicon to your website Reviewed by JS Pixels on April 30, 2011 Rating: 5

Check uncheck all checkboxes javascript

JS Pixels April 29, 2011
Hi friends. To check or uncheck form check boxes, use this javascript function. Its jQuery version is available in another article named ...Read More
Check uncheck all checkboxes javascript Check uncheck all checkboxes javascript Reviewed by JS Pixels on April 29, 2011 Rating: 5

Remove empty elements from php array

JS Pixels April 28, 2011
Want to get rid of empty elements from an array. Use this function. Just pass the array to the function. It will return resultant array wi...Read More
Remove empty elements from php array Remove empty elements from php array Reviewed by JS Pixels on April 28, 2011 Rating: 5

Remove special characters from php string

JS Pixels April 28, 2011
Hello friends. At some point we need to filter our strings and remove some unwanted characters from the string for some purpose. It is qui...Read More
Remove special characters from php string Remove special characters from php string Reviewed by JS Pixels on April 28, 2011 Rating: 5

Get filename from url in php

JS Pixels April 25, 2011
Hello Friends. To get filename from the url use this function. function get_filename(){ $php_self = $_SERVER['PHP_SELF']; ...Read More
Get filename from url in php Get filename from url in php Reviewed by JS Pixels on April 25, 2011 Rating: 5
How to add google translator to your website How to add google translator to your website Reviewed by JS Pixels on April 18, 2011 Rating: 5
Altaf Web. Powered by Blogger.