Can I learn php without knowing c?
Explain what are the three classes of errors that can occur in php?
What is the scope of a variable defined outside a function?
How can I retrieve values from one database server and store them in other database server using PHP?
2 Answers DRC Systems, Photon,
What is Mcrypt used for?
What are the special characters you need to escape in single-quoted stings?
What is a query in a database?
Tell me how can you pass a variable by reference?
Why shouldn't I use mysql_* functions in php?
hi recently i had faced an interview in that they asked me that php have faced the problem of y2k so which one is that year like 2030,2059 not remember exact year anybody will tell me pls?
How can we encrypt and decrypt a data present in a mysql table using mysql?
Does it possible to compile php with mysql without having mysql sources?
What is difference between Method overriding and overloading in PHP?