How we can declare variable in php?
No Answer is Posted For this Question
Be the First to Post Answer
What is basic php?
What is the difference between echo, print and printf()?
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????
What is the difference between $message and $$message in php?
How do you measure variables?
Why should I store logs in a database rather than a file?
What is difference between compile time and run time polymorphism?
How to remove all duplicate values in array in php?
Explain Whitespace Characters?
How can you parse files that were not ending with .php by using Apache?
What are the different filter functions used to filter a variable?
Explain how we can retrieve the data in the result set of mysql using php?