1. How do i find out the number of parameter passed into function? 2. What are encryption function in PHP? 3. How many values can the SET function of MYSQELtake?
Comment on this Question and Answer >>>
ASK A QUESTION
More functions PHP Questions
Is there a way to use readfile() and not have it display the byte number at the bottom?1-what is a header("Location:http//www.website.com"); 2-how does it work? 3-What is a reason to use this function?
How do I get a variable in a function to retain its value between calls?
I want to use the php include function to bring in a file that is related by $ref to this page and I cannot get it to use the $ref variable. my code line is where echo $ref is the property number basically it is a view of different properties an
How to verify that a function exists before you try using it.
