How do I find out the number of parameters passed into function9?
No Answer is Posted For this Question
Be the First to Post Answer
How to get the number of characters in a string?
Why triggers are used in mysql?
What is polymorphism php?
Can I learn php in a month?
How is traits used in php?
How is session id stored in browser?
What is the difference between mysql_connect and mysql_pconnect ? Which one is good in terms of performance ?
What is use of in_array() function in php?
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 are the different ways to login to a remote server? Explain the means, advantages and disadvantages?
What is interface? Why it is used?
How to upload a file (may be a .txt or a .doc file) from a php script/file?