Search found 2 matches
- Mon Mar 15, 2004 8:01 am
- Forum: PHP - Code
- Topic: How to pass variables
- Replies: 3
- Views: 695
Invisible frames
Thank you for the answer, but complaints against the use of frames is just the reason for going to tables. Apparently there is a lot of people who refuse to enable frames, so the only way to accomodate everyone is by using tables. The include() function does a wonderful job for inserting dynamic dat...
- Mon Mar 15, 2004 5:18 am
- Forum: PHP - Code
- Topic: How to pass variables
- Replies: 3
- Views: 695
How to pass variables
I am stuck with a problem for which someone may know a solution. The issue is as follows: 1. a webpage with everything organized in a table instead of using frames. 2. A search engine, for which the input form is located in the left column. 3. Results are supposed to be shown in the 2nd column. What...