View Single Post
Old 11-03-2005, 01:16 PM   #1
noel
Orange Mole
 
Join Date: Aug 2005
Posts: 44
change PHPDig to get a GET instead of a POST...

Hi CHARTER,

Here is my problem I use a tool that displays AD , depend of the key word put in the search field, it is the same as the adwords of google .

You will find under what this tools program ask for me

****************
Because you have chosen to use keywords in this zone. No ads will display, unless you have added keywords to each ad in this zone, and have added keyword to the ad code. You must be capable of adding keywords to the ad code(s) shown below to get this to work. If you are using a search engine, you must be able to modify your search engine code, to automatically add keywords to the ad code.
The following ad code fragment needs to be modified as follows, if for example, you want to show ads containing the keyword microsoft word:

...index.php?section=serve&zone=2&keyword=micrsoft%20word&output=js...
Note that you must encode compound keyword. For example, the phrase microsoft word should be "encoded" any of the possible ways: microsoft+word or even microsoft%20word.

**********************

I send to the distributor the gaagle.html template, and ask him if he could do the change, he said yes but he had this problem, this answer :

"I looked at the template, and I cannot see where to get the keyword
typed in (this is important).

If we can change PHPDig to get a GET instead of a POST that would
probably fix he problem, but I can't change the form submission type in
here."


Where do you think the informations he need are ?
What do you think he had to change, and what it is better not to change ?
What are the files I had to send him to change ?

Thank you very much,

Noël
noel is offline   Reply With Quote