PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
I thought the same thing, but wen you try to eval() that, it gives you an error aout an "unexpected '<' on line 1 ".
eval() as far as i know works with pure php code, and this is html code with some php tags along the way.
Is there a way to tweak eval()? or is there another way to accomplish this?
The user comments on the manual page provide some interesting takes on that problem.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.