How to create an array in php?
What is php pathinfo?
What is difference between core php and framework?
Design a class that should always return a single object ?
How to count all the lines of code in a directory and sub folder?
What are the different methods of passing data or information between two calls of a web page? What are the advantages/disadvantages of these methods?
What is printf in php?
Who created numbers?
How does header() work . What do they tell the server same question for SESSIONS
Is empty function c++?
What does mysqli_query return?
Why is php so popular?
how to retrieve from database..... this format (PRMRMDU402). firstname= prabhu, lastname=kumar, city=madurai, pincode=624402.... i want first name first two letters and last name last two letters ... city first two letters ... pin code last three letters....