How to run PHP programs on Yahoo Sitebuilder?

eprobe2002 asked the question: I built a site w/ Sitebuilder and need to run some big, free, PHP programs on it–but how?

PHP programming help using forms?

Nathan asked the question: When I run this on my browser I find out that after clicking submit the code I wrote would show up. Here’s the program I wrote
At welcome.html:

Name:

Age:

At welcome.php:

Welcome .
You are years old!

so when I run this, welcome.html works right but after pressing submit, rather than a response the welcome.php code [...]

PHP programming help using forms?

Nathan asked the question: When I run this on my browser I find out that after clicking submit the code I wrote would show up. Here’s the program I wrote
At welcome.html:

Name:

Age:

At welcome.php:

Welcome .
You are years old!

so when I run this, welcome.html works right but after pressing submit, rather than a response the welcome.php code [...]