Explain what are psrs? Choose 1 and briefly describe it?
No Answer is Posted For this Question
Be the First to Post Answer
Why did you choose this particular career path?
What is the difference between $message and $$message?
12 Answers BSPL, eGrove, i-Net Solution,
Suppose your zend engine supports the mode <? ?> Then how can you configure your php zend engine to support <?php ?> Mode ?
What is $globals php?
How can you submit a form without a submit button?
What is meant by nl2br()?
4 Answers Rushmore Consultancy,
Explain mysql_error().
What is the delimiter syntax is PHP's default delimiter syntax
What is the difference between for and foreach in php?
Is array function in php?
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 alternative structure for control structures?