Why do we use namespace in php?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee(eno int(2),ename varchar(10)) ?
What are the data types in php?
How to call javascript function in php on button click?
Explain the types of functions for Splitting String?
What is the difference between require_once and require in php?
Here in this site i could not find the details for php ZEND certifications or i think u did not post any ? so i need the information about the php certification how to prepare and some of the mock exams?
What is the meaning of curl , which is used while connecting with pay pal? and how it works?
What is properties of class?
When is a conditional statement ended with endif?
What's diffrence between Get() and Post() Function
To run php script on a local machine we need to install Apache http server and php. Then only scripts are run in the browsers. but when these things are not loaded on a local machine and a php script is brought by the browser still the browser displays the page. how?
What is mean by an associative array?