![]() Topic awaiting preservation: PHp Forms (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: |
![]() Im learning.. PHP of the internet.. while im waiting to get my "php" book for christmas. |
Bipolar (III) Inmate From: Michigan |
![]() just check for those variables that your looking for.... if they are not there or not completely... then show the main page... else show the page with the variables...... easy as pie. |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
![]() Here's what I do when I use a one page PHP cgi. |
Paranoid (IV) Inmate From: |
![]() Cheers I'll go give that a go |
Paranoid (IV) Inmate From: |
![]() ok here's my code quote:
|
Maniac (V) Inmate From: Eagleshieldsbay, Sweden |
![]() Replace this $print = $mode; code: echo $mode;
|
Paranoid (IV) Inmate From: |
![]() actulay the problem is.. I put code: $print $mode;
|
Maniac (V) Inmate From: Eagleshieldsbay, Sweden |
![]() ya, but echo and print does the same thing! |
Paranoid (IV) Mad Scientist with Finglongers From: Germany |
![]() ya, but you didn't help him, since the problem was the additional $, not the print... |
Paranoid (IV) Inmate From: |
![]() now Olsonon you can now rectify your unhelp full ness |
Maniac (V) Inmate From: Eagleshieldsbay, Sweden |
![]() I would suggest that you rewrite it. code: <?
|