What is the Diff. Between echo() and Print() in PHP?
Answer Posted / d
I take that back.... learn something new every day
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
Which of the delimiter is ASP style?
Explain what does $_files means?
What is string and its function?
What is polymorphism?
What is meant by public, private, protected, static and final scopes?
Tell me what is pear?
How to create a web form?
When to use get and post request?
What is sorting php?
Is php faster than javascript?
How to close a session properly?
How do you create an array in php?
How do I stop a php script?
Swap two variables value without using third variable in php ?
When you want to show some part of a text displayed on an html page in red font color? What different possibilities are there to do this? What are the advantages/disadvantages of these methods?