Browsing articles from "February, 2011"
Feb
18
2011

PHP File Upload Issue

PHP file upload issue

Hello All Today I was working with one of my collegue and come to know a very strange fact about PHP. If you have a form with upload file. For e.g And On Submit you want to get $_FILE, then there will occur a problem If the file is corrupt then it will not get anything… Hope this helps you. Cheers

Feb
18
2011

FBJS ( Intro to facebook javascript )

Facebook JS

Hello All This is my first blog ever. Today I want to share my some knowledge with you ( who are interested in facebook development ). When you start facebook development you will come to know some new things like .. FBML ( Facebook Markup Language ) FQL     ( Facebook Query Language ) FBJS   ( Facebook Javascript ) Today I will give you a short introduction to FBJS. You will definitely need to know how [...]