I'm just wondering, what are VF's rules regarding server-side page access? Since on PB, you can't do anything that stops the displaying of ads; I'm hoping you'll at least allow us to file_get_contents()?![]()
Do you mean are we allowed to modify the ad's position? If so that'd be great, like adding a table around it so it matches.
Do you mean are we allowed to modify the ad's position? If so that'd be great, like adding a table around it so it matches.
I'm talking about something for server-side codes.![]()
Oh ok... nothing I'd get than![]()
It would depend what you wanted to getI'm hoping to make most data available via XML files, which would put less stress on the server than people keeping calling entire pages just to get a little bit of info.
It would depend what you wanted to getI'm hoping to make most data available via XML files, which would put less stress on the server than people keeping calling entire pages just to get a little bit of info.
Good idea; this will make server-side codes much easier.![]()