Posts tagged specific
IS THERE A PHP SCRIPT THAT WILL PRINT SPECIFIC TEXT ACCORDING TO THE CURRENT DATE?
Mar 3rd
Question by Zeba:
Is there a PHP script that will print specific text according to the current date?
This needs to be like a ‘Today in history’ type script, where the output changes according to the current date based on content of a table or variables. I can do this in JavaScript, but JavaScript is usually ignored by the search engines, but PHP output is indexed.
Thanks,
Zeba
http://www.JigsawADay.com
Ok, I do not want to print the date itself, I want to print out a pre defined text string that changes when the date changes.
i.e. on March 11th it would print out ‘This is text string one.’
On March 12th it would print out ‘This is my second text string.’
Read More >>
PHP, HOW DO YOU CREATE A SEARCH ENGINE THAT WILL SEARCH A SPECIFIC MYSQL TABLE?
Dec 24th
Question by detroitkid17:
PHP, How do you create a search engine that will search a specific mysql table?
Read More >>
HOW DO YOU FIND RANKING # IN SEARCH ENGINE OF A SPECIFIC COMPANY UNDER EMBROIDERY?
Oct 1st

I own and operate 2K EMBROIDERY and I know I am ranked very low because I am NOT paying for PPC, etc. Is there anyway to find out what number I might be when someone types in “embroidery” in YAHOO search boxes?
Read More >>
IS THERE A PHP SCRIPT THAT WILL PRINT SPECIFIC TEXT ACCORDING TO THE CURRENT DATE?
Aug 1st
This needs to be like a ‘Today in history’ type script, where the output changes according to the current date based on content of a table or variables. I can do this in JavaScript, but JavaScript is usually ignored by the search engines, but PHP output is indexed.
Thanks,
Zeba
http://www.JigsawADay.com
Ok, I do not want to print the date itself, I want to print out a pre defined text string that changes when the date changes.
i.e. on March 11th it would print out ‘This is text string one.’
On March 12th it would print out ‘This is my second text string.’
Read More >>