PDA


View Full Version : include question - Is that possible..


dnerty
02-13-2006, 06:14 PM
Hi

I need to put
domain/something.php?file=games2005.l98&action=results
on my frontpage.

Also - I would like to keep design from this page..

Is that possible? How?

Thanks

Brian
02-13-2006, 09:21 PM
I'm sorry, but I'm not really sure what you're asking here...

dnerty
02-14-2006, 02:43 AM
I would like to include this
http://www.porec.com/lmo/lmo.php?todo=&file=1-hnl-2005-06.l98

into frontpage of my site powered by vbulletin and vbadvanced :)
http://www.porec.com/forum/cmps_index.php

And would like to keep design from included script ..

Is something like that possible?

Thanks

dnerty
02-15-2006, 02:54 PM
Brian,

is it possible to inclide link with query in it
http://www.porec.com/lmo/lmo.php?tod...nl-2005-06.l98
with it's design, into frontpage?
http://www.porec.com/forum/cmps_index.php

Thanks

Brian
02-15-2006, 03:29 PM
Something like that would take a bit of work. You would either need to integrate that script with the CMPS/vB, or add a new PHP file page that includes that file and then change all of your links in that file so they point to cmps_index.php?whatever

dnerty
02-15-2006, 04:39 PM
Ok, thanks ..