What type of comments are supported by PHP.
No Answer is Posted For this Question
Be the First to Post Answer
Which method removes the last element from the end of an array?
If we login more than one browser windows at the same time with same user and after that we close one window, then is the session is exist to other windows or not? And if yes then why? If no then why?
Explain the difference between php4 and php5.
What are magic methods in php
Write a program to upload a file in php?
What function do we use to find length of string, and length of array?
How to pass an argument to a function?
what is output of echo 1< 2 and echo 1 >2
8 Answers HCL, Navigators Software,
what is the difference between GET,POST and REQUEST in php
Write an example to remove html tags from a string in php?
What is the difference between $message and $$message in php?
How to execute a php script from the command line?