[PHP] returning an array

2001-01-11 Thread jim davis
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

[PHP] passing data to another php page.

2001-01-11 Thread jim davis
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