Hello! I have looked up and found out how to pass data into a function
and have that function return data. Now i was wondering if there was a
way, with out using html's tag, to call another php page and pass
it data?
Thanks!
-Jim
--
PHP General Mailing List (http://www.php.net/)
To unsubscri
Hello again! Ok, so I will give up the idea of calling a function from
one php page and having that function return its value to another php
page... BUT I was looking at the "php handbook" and found that I could
return an array! this is the example thay gave:
function small_numbers() {
return
2 matches
Mail list logo