Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Programming Q&A
[PHP][MySQL] Daily task
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="brsy" data-source="post: 321889" data-attributes="member: 2912"><p>You can have a query like <em><strong>UPDATE TABLE bleh SET field1='nah', field2='nah' WHERE date = 'dynamically define date using a variable (date function)'</strong></em></p><p><em><strong></strong></em></p><p>You can put that query in an if statement to check if it was already updated, and if not run the query above. I typed this on my phone so there may be something wrong.</p></blockquote><p></p>
[QUOTE="brsy, post: 321889, member: 2912"] You can have a query like [I][B]UPDATE TABLE bleh SET field1='nah', field2='nah' WHERE date = 'dynamically define date using a variable (date function)' [/B][/I] You can put that query in an if statement to check if it was already updated, and if not run the query above. I typed this on my phone so there may be something wrong. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Programming Q&A
[PHP][MySQL] Daily task
Top