What is the function mysql_pconnect() useful for?
No Answer is Posted For this Question
Be the First to Post Answer
Hi all,, im completely new to PHP, started learning just 2 days before. Can anybody tell me how to run a PHP file to see the program's output? i have created some simple program in Dreamweaver CS3 but don't know how to run it...
What is php session start?
how to convert PHP code in to java code
What is the Pipe Symbol represented?
How to upload and play video in Php when u r in localhost?
Is it difficult to learn php?
What are computer variables?
How to find current date and time?
What is the difference between session_unregister() and session_unset()?
Explain what is the difference between $var and $$var?
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....
What is echo and print in php?