
October 8th, 2003, 08:39 AM
|
|
Hi, I'm Calvin
|
|
Join Date: Sep 2003
Location: LosAngeles, SanDiego, Houston
Posts: 50
Time spent in forums: 7 m 7 sec
Reputation Power: 10
|
|
|
you should place your code within [ CODE ] and [/ CODE ] tags (without the spaces) because it's good practice; if you had more complicated code it'd be a lot harder to tell where a function definition ends, the way you have it posted (tabs and spaces are stripped)
plagarism isn't a good thing... and it's got nothing to do with hacking
if you call foo() from page1()... that should give you the return value, you might want to store that into a variable and call it a day.
|