I have to display profile completness meter in cakePHP 2.0. I have found several but not find any script for it. If any one know any script for this in php or cakephp 2.0. please help me.
thanks in advance..:)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
thanks for help. I got solution of my problem.
Where if field is string type the
='', if field default value setNULLthenIS NULLand if field type is int then use=0.thanks all of yoou once again.