PDA

View Full Version : show results in an include (php)


vuurvos
10-05-2005, 01:06 AM
I use php include to show my pages in. Now I also want to show the phpdig results within the php include:
http://localhost/testsite/index.php?content=$url

I can fix this by changing the phpdig source code. But is there also a legal/official way to do this?

Charter
10-05-2005, 06:44 AM
There is a thread here (http://www.phpdig.net/forum/showthread.php?t=348) that should get you what you need.