How to merge values of two arrays into a single array?
No Answer is Posted For this Question
Be the First to Post Answer
Whether One-line comment begin with pound sing(#) 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????
How check variable is set or not in php?
What is the difference between explode and split?
What is the functionality of md5 function in php?
What is an example of a variable?
how do we can copy of the content of a web page with the help og the URL and display them onto any other page
display selected value in dropdown list through javascript without page refresh
Can php run without apache?
Distinguish between urlencode and urldecode?
How failures in execution are handled with include() and require() functions?
What is difference between ksort() and usort() functions.