I just installed PHP 4.03 and Apache 1.3.27 to my windows nt system. And suprise suprise I came up with a problem.
I was following a tutorial I found from the internet how to tell a form to print its result to php page. this is the tutorial http://hotwired.lycos.com/webmonkey/01/ ... rogramming
and this is the result http://www.hulagrrl.com/webmonkey/badwords_form.html
well it works when I upload it to my internet server but when I try to use it in my computer server(apache) it doesn't display the words I gave in the form(you'll know what I mean when you check out the link)
and top of all when I make a simple php page that prints a text to the browser it works alright in my own computer server. I just don't get it why the form thing doesn't work.
please if anyone have any idea about this problem and how to solve it I'd be very gratefull!!!


