Thread Starter
Attila
(@forexapi)
$day = date(ymd);
$date = (string)$day;
$query = “SELECT * FROM date_”.$date;
I found the answer. It was my fault. 🙂
Thanks!
Thread Starter
Attila
(@forexapi)
I know it is a strange solution, but my basic problem is the $day = $_GET[‘day’]; have a result if i call the PHP directly in the browser. But if I run the same program in Exec-PHP inside a WordPress based page it has no result. And I don’t know why?
Hi,
I find the problem. 🙂
First, I had to install ‘twitter for wordpress’ plugin. That’s all!
Thanks,
Attila
Hi Stacey,
Please tell me how to solve the problem about tweets on your site. I have the same problem, and I can not solve it. 🙁
Thanks,
Attila