I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what is the problem?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

Which function will you use to create an array?

0 Answers  


Suppose we receive a form submitted by a post to subscribe to a newsletter. This form has only one field, an input text field named email. How would we validate whether the field is empty? Print a message "the email cannot be empty" in this case?

0 Answers  


Is php case sensitive?

0 Answers  


What is member function?

0 Answers  


Is learning php easy?

0 Answers  


Which array function checks if the particular key exists in the array?

0 Answers  


What is asort php?

0 Answers  


Are php sessions cookies?

0 Answers  


what are the differences between php and perl

0 Answers   TCS,


Is php object oriented?

0 Answers  


What does $_cookie mean?

0 Answers  


i have designed a registration form in html (registration.html) and to insert user details in database i have designed a submit form in php (submit_registration.php) but when i click on submit button in registration.html it opens a dialogue box which asks for open or save php(submit_registration.php) even though i have already installed apache HTTP server and php version 5 on my computer and i am using mysql as backend. plz suggest me what should i do????

3 Answers  


Categories