Jump to content

Using real time in php


onthespot

Recommended Posts

I'm very average at PHP and im looking to introduce time to something on my site.

Its a sports site and everyone has fixtures.

I have them so they are created and put into a table, what I now want to do is release one round of fixtures every 4 days automatically.

Does anyone have any suggestions to carry this out?

Link to comment
Share on other sites

I'm very average at PHP and im looking to introduce time to something on my site.

Its a sports site and everyone has fixtures.

I have them so they are created and put into a table, what I now want to do is release one round of fixtures every 4 days automatically.

Does anyone have any suggestions to carry this out?

 

I don't understand what you're trying to do. Could you please try to describe it differently or provide some examples?

Link to comment
Share on other sites

Ok so I have a fixture list for a sports league table.

I have an algorithm that produces the fixtures and puts them into a table in the DB called FIXTURES.

How can I then order those fixtures by rounds and put dates on them.

I cant think of a way.

 

Now I understand what your trying to do, but I don't know how you database is layed out so I cant really make a mock-up script.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.