What is psr in php?
No Answer is Posted For this Question
Be the First to Post Answer
How can you count number of parameters given in a URL by POST method?
What is the use of post in php?
What are headers in php?
How to find length of an array in php ?
I have two radio button, i click one radio button display one dropdown box, one text field. and then click another radio button display one text field.so any one give me good idea plz.....i used <div id="" style=display:none> but not work..
Explain include(), include_once, require() and require_once?
How does the identity operator ===compare two values in PHP?
How to remove html tags from data in php?
1.<?php echo'bsfjbsnmfbs'; ?> 2.<? ech'hjndfjkshf'; ?> 3 <? echo'naskfdjnask'; three programs are exected but which is beter why
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????
How can we get the browser properties using PHP?
What is the purpose of the '.frm' file extension? What do thes file contain?