On Friday 04 April 2003 12:57 pm, Centras wrote:
> Friday, April 4, 2003, 6:47:38 PM, you wrote:
>
> DM> On Friday 04 April 2003 08:54 am, Eugene Mah wrote:
> >> At 08:24 04-04-03 -0500, you wrote:
> >> >On Friday 04 April 2003 07:43 am, Petre Agenbag wrote:
> >> > > Your problem is not with PHP but with basic HTML.
> >> > > Your <FORM> tag needs an action="www.somepage.com" in order to "do"
> >> > > something. With PHP, you can call the same page back onto itself.

> >> > >>Second page: named jobapp_action.php
> >> >
> >> >Welcome <?php echo $applicant; ?>!

Thank you all for helping me, I have finally figured out why the name wasn't 
displaying.

from the line above, "$applicant" should have been "applicant".

-- 
David M.
Edification Web Solutions
http://www.edificationweb.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to