Is a number php?
No Answer is Posted For this Question
Be the First to Post Answer
i was set new individual folder for saving session values,the folder name is session and i set 777 permission,using session.save_path function like session.save_path "/home21b/sub004/sc21311-ULCX/candyoflove.com/session/" but it causing Warning: Unknown(): SAFE MODE Restriction in effect. The script whose uid/gid is 12112/12112 is not allowed to access /home21b/sub004/sc21311-ULCX/candyoflove.com/session owned by uid/gid 12267/12267 in Unknown on line 0 ,please tell what changes make this script, i was using .htaccesss file..plz help me....
What does $_env means?
hi! i am tushar. i am trying to insert digital signature in a pdf file using PHP. i create a digital signature jpg image using imagecreatefromjpeg() function, but whenever i trying to insert it into my pdf file it shown this error. "FPDF error: Not a JPEG file: signature.jpg". could some one help me? how can i insert a digital signature in a pdf file using PHP?
What is an associative array?
How do I use isdigit function?
What's the best method for sanitizing user input with php?
What are interfaces in php?
What is php oop?
am from coimbatore.am learning php&mysql. what will be the approx salary for me if i get a job in coimbatore.
What is the use of mysql_fetch_array in php?
how many ways we get current date in php
Tell me what is the difference between ereg_replace() and eregi_replace()?