hi..

i guess this is a php related question (well sort of)  the person i work
with decided that he was going to edit a few of my php scripts that make a
web page out of variables and just different conditions that happen in the
script.. he thought that he could use a gui html editor and edit the page..
well it worked and nothing happened bad... he just left any component alone
that had a "/" in them next to the name of it.. well the other thing that
happened was in another script i have there is 3 or so web pages built into
the script.. based on what happens from the page thet calls that script
either one of those 3 pages could be displayed.. well when i told him that
depending on what happens with the form that calls that page 1 of 3 pages
can come up because certain things are being tested and so on..

he told me a few things that i dont quite understand (or for that matter i
dont belive what he says is really true)..
he said:
1. on the instance about testing certain conditions to determine what page
to show..frames or a frameset can do exactly the same thing...i told him no
it didnt (who is right?)
2. he asked me in the scripts that have 3 or more pages built into them how
was the logo at the top of the page being shown.. i just told him that i
used normal html and put the logo at the top of the pages.. he said frames
wont let you do that (who is right??)

so im confused about that one.. he also said that plain html had an if else
statement in it.. i never heard of such a thing...

can somebody get me unconfused? and is it not really a good idea to have 3
or more pages built inside a php script? should the pages be called from the
script some way else?

tnx




---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.458 / Virus Database: 257 - Release Date: 2/24/2003


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

Reply via email to