Comment on this Question and Answer >>>
ASK A QUESTION
More functions PHP Questions
What is a static variable within a function?How can I access information sent through $_POST on a form?
How do I return a value from a function?
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
which function can assign the output to a string variable?
