Re: [PHP Dev : 3452] every day 12 pm how automatic update…

6 views
Skip to first unread message

Surender Sharma

unread,
Jun 7, 2013, 3:09:05 AM6/7/13
to xamp...@googlegroups.com
SELECT id, item
  FROM table_name
 WHERE id >= 1+MOD(TO_DAYS(CURDATE()),(SELECT MAX(ID) FROM table_name)+1)
 ORDER BY ID
 LIMIT 1


On Fri, Jun 7, 2013 at 11:06 AM, Vellore Web Tool <vwt....@gmail.com> wrote:

HI

      My SQL data base without php page loading every day 12 pm how automatic update…?

T&R

Registered office:-

Vellore Web Tools , India
Room : 4 N0:1, Dhanush complex,
New Sankaran Palayam Road, 
Tolgate, Vellore - 632001,
Tamil Nadu,India.
URL: www.vwt.co.in 
Mail: in...@vwt.co.invwt....@gmail.com
Mobile :+91-9994821177,Land-line:91-416-2233177


GTalK : vwt.info
Yahoo ID : vwt.info
Skype : vwt.info

--
Create filter of mails from this group http://www.wikihow.com/Create-a-Filter-in-Gmail
Manage your settings from http://groups.google.com/groups/mysubs?pli=1
---
You received this message because you are subscribed to the Google Groups "PHP Developers' Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xamppdev+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Abhishek Rawat

unread,
Jun 7, 2013, 3:06:39 AM6/7/13
to xamp...@googlegroups.com
 use cron job 

refer this link 

Reply all
Reply to author
Forward
0 new messages