sulfericacid
Programmer
I am designing an extensive meta tag generator. I know how to make it email it to people and print it on the screen...
I saw it once where the script called onto a file where ^results^ was in the source code. Wherever that code would be, that is where the information from that script would print.
How can I make all my information look for one word, IE. ^result^ so all I need to do is put that into my HTML document somewhere and that is where it will load. If I put that inside of a table, it will load inside of a table.
Anyone know what I mean? Anyone know how?
I have too many tables on my site now and I do not want to have to print all those tables in the script, all I want is for it to search for a .html file and have it look for ^results^ and have it post there.
I saw it once where the script called onto a file where ^results^ was in the source code. Wherever that code would be, that is where the information from that script would print.
How can I make all my information look for one word, IE. ^result^ so all I need to do is put that into my HTML document somewhere and that is where it will load. If I put that inside of a table, it will load inside of a table.
Anyone know what I mean? Anyone know how?
I have too many tables on my site now and I do not want to have to print all those tables in the script, all I want is for it to search for a .html file and have it look for ^results^ and have it post there.