close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Incremental Dates for each record

Thread began 5/27/2009 2:15 am by acaciasd344844 | Last modified 5/29/2009 8:26 am by acaciasd344844 | 3764 views | 10 replies

Ray BorduinWebAssist

The code on the top of the page should be:

<?php $writeDate = strtotime($row_Recordsetcustomers['date']); ?>

and to increment I think you are going to have to use:

$writeDate = strtotime('+7 days', date('Y-m-d H:i:s' , $writeDate));

you need to learn how to debug if you are going to try to write php code by hand. Have you tried adding die() and echo() statements to your code so you can check when and where things are going wrong? Are you looking for code examples on php.net and trying to adjust lines of code when there are errors?

I like helping, but debugging and writing custom code go hand in hand. You should learn debugging now before wasting this much time in the future. If you knew how to debug this problem would have been solved in the first hour of working on it and you wouldn't be worried about your deadline.


Did this help? Tips are appreciated...

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...