Archive for January, 2010

Home » Blog » January 2010

get all file names from folder PHP

Following code will retrieve all file names from a specified folder.

Jquery Dynamic SelectBox

On Internet you would have come across many html forms where the value of certain fields depends on the values selected in the first select box. So if we create this using server side script then many page loads will be needed. So if you want to create this at client side then you can [...]

WordPress – File type does not meet security guidelines. Try another. Error

This Error message comes when you are trying to upload image,music or video files which are not supported by wordpress. WordPress have some whitelist of file types which are allowed to upload, Other files are not allowed to upload due to the security reasons. Accepted Filetypes Images .jpg .jpeg .png .gif For More information Read [...]

WordPress Popular Post

If you want to display most commented post or most popular post on your blog, you can display that using following code. WordPress Popular Post or Most Commented Post without a Plugin

Get Image width height type using PHP

This is excellent php function which can be used to get Width,Height,Type of a Image using PHP. for more information read PHP.net Type of the image 1 = GIF 5 = PSD 9 = JPC 13 = SWC 2 = JPG 6 = BMP 10 = JP2 14 = IFF 3 = PNG 7 = [...]

How to remove the http://t.co/XhUQ8T6p link from Login / Register Page: On self hosted wordpress blogs wordpress ... http://t.co/LWDOuEfq - 1 week ago