Jump to content

Midnite

New Members
  • Posts

    4
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

Midnite's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. I am working on a page in my personal website and I am having a few problems with a few things ... could somone please help with a few snippets of code that can do the following I have a folder called generic ... and in that folder are files called 12am,1am,2am ETC ETC till 11am then they go 12pm,1pm,2pm etc etc till 11pm what I would like to do is set a variable say $hour to for example be $hour."am or pm depending on the $hour variable selected .txt" so that I can tell my php script to copy the files in that order from generic folder to the live folder .... Also I am having some issues with a meta refresh timer based off of PHP could someone help solve this with me I can get the time the song starts say 12:15am but then I need to have a php script read that and then the current time and subtract the 2 to get how long it has been playing then subtract that from the song length and make that the meta refresh time for the page ...
  2. Yeah but how would I apply this to a php script I have NO direct access to the PHP on the machine ... Thanks; Chad
  3. If there a way to chage the time from one timezone to another ??? could someone please post a script that would do this ... I can get a variable for the time but do not understand how to convert it to eastern time ... ??? I think my server is in Europe so the time is WAY OFF !!! any help PLEASE Thanks; Midnite
  4. I am trying to do the following ... 1) get the server time from the server ... 2) check the server time and based on the hour and minutes have the script edit a .txt file on the server 3) then I would ultimately like to have some sort of PHP or maybe cron job script transfer that .txt file thru FTP ( as thats all the 2nd server has for access ) to another ( 2nd ) server to be used based on the time of day ... If anyone could point me in the right direction I would be MOST greatful ... Thank you in advance: Midnite
×
×
  • 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.