View Single Post
Old 03-21-2003, 02:43 AM  
Neff
Registered User
 
Join Date: Mar 2003
Posts: 86
Hey look here:
Here you have the next string =

<!--#include virtual="cj/in.php?$QUERY_STRING" -->

so your php script doesn't get parsed

So this string should be in php source

virtual("cj/in.php?$QUERY_STRING");

For more details take look at APACHE F.A.Q. "How can I have my script output parsed?"

And note - I wouldn't steal your design because... oh, never mind...
Neff is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook