What is the advantge and disadvantage of mysql_connet() and mysql_pconnect() ? in which condition will you use mysql_connect() and mysql_pconnect().
2 10038does PHP support foreign key and Rollback?yes or not.if not then why. how will you done these concept in php?
1 6325
Explain about the connective abilities of the PHP?
What are escaping characters? Explain with an example?
What is interface? Why it is used?
How will you calculate days between two dates in PHP?
How many escape sequences are recognized in single-quoted strings?
What's the difference between using mysql_ functions and pdo?
Is it possible to destroy a cookie?
What are the two most common ways to start and finish a php block of code?
Where sessions stored in PHP?
What are the different types of statements that are present in php?
What is final in php?
What is orm in php framework?
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what’s the problem?
How to Retrieve a Cookie Value?
What are the three parts of an http request?