[PHP] Problem with php execution and variables

2008-06-13 Thread SenTnel
Hello! Im new to programing and this is the situation I have with a first level basic php tutorial: One of the samples uses a simple order form that submits to this page and is supposed to return the values entered on that form. This is the code not working: ? echo pYour order; // Start

Re: [PHP] Problem with php execution and variables

2008-06-13 Thread SenTnel
Thank you Shawn! Just to make sure, the long way IS the correct way? Thanks again! Shawn McKenzie wrote: SenTnel wrote: Hello! Im new to programing and this is the situation I have with a first level basic php tutorial: One of the samples uses a simple order form that submits

Re: [PHP] Problem with php execution and variables

2008-06-13 Thread SenTnel
Thanks! :handshake: Shawn McKenzie wrote: SenTnel wrote: Thank you Shawn! Just to make sure, the long way IS the correct way? Thanks again! Shawn McKenzie wrote: SenTnel wrote: Hello! Im new to programing and this is the situation I have with a first level basic php