What is pdo in php why use?
No Answer is Posted For this Question
Be the First to Post Answer
How do you debug php?
I need to know about the courses which are useful in corporate companies.. especially php/mySQL, Java/j2ee, .NET.. also tell if any other courses are valuable
How can you create a session in php?
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)) ?
Which operator is used to concatenate two strings in PHP?
how to set session expire(session timeout) using php code
How to get the DNS servers of a domain name?
Starting or restarting a computer is called
What is mysql_real_escape_string used for?
Why and where do we use htaccess?
How to call a php function from html button?
write a program to print [123] [456] [789] note : braces also need to be printed