Not sure I can configure my dates and times

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Locked
dinrock
Forum Newbie
Posts: 16
Joined: Fri Feb 11, 2005 10:24 am
Location: Michigan

Not sure I can configure my dates and times

Post by dinrock »

I had someone else write and then configure / upload that scrip to my web server so am not sure what you meant. I need to find a php professional who may be willing to assist in my resetting that script to my web host's server. How? I won't know for a while. Thank you.
hongco
Forum Contributor
Posts: 186
Joined: Sun Feb 20, 2005 2:49 pm

Post by hongco »

were you trying to reply to a post? I am confused. :roll:
User avatar
Burrito
Spockulator
Posts: 4715
Joined: Wed Feb 04, 2004 8:15 pm
Location: Eden, Utah

Post by Burrito »

we've got to see the code in order to help you with it 8O
dinrock
Forum Newbie
Posts: 16
Joined: Fri Feb 11, 2005 10:24 am
Location: Michigan

Post by dinrock »

Hi Burrito:
The image source code that people were using to paste into their html for adding my daily image was http://danscartoons.com/cotd/dailycartoon.php and the guy who wrote this php script sent me these instructions once, when he first developed it:
# Instructions For Dans Daily Cartoon Script
#
# 1) Edit Getcode section (optional)
#
# 2) Upload dailycartoon.php to the same folder as your images
#
# 3) Make sure images are named dc1.gif - dc365.gif
#
# 4) Upload a image named dc0.gif, This will be your default image
# in case a image is missing
#
# 5) link the script using <img src="http://danscartoons.com/dailycartoon.php">
# for example.
########################################################
# Helpful Hints and Tips
#
# You can use any size image and html alignment, alt=, etc.. tags.
#
# Always upload PHP scripts in ascii format
#
# You can rename this file to anything you want
#
# File numbers should start from the current day of the year
# Example: If this is Jan 30th then todays image is dc30.gif
#
# This file is setup to display gif images not jpg or png
#
# As soon as I find a decent day of the year holiday reference
# I'll post the next few years holidays, etc.
#######################################################
I hope someone could assist me.
I appreciate it. I am not "code oriented" but found this forum & thought I would ask around. Any other questions, just let me know.
User avatar
Burrito
Spockulator
Posts: 4715
Joined: Wed Feb 04, 2004 8:15 pm
Location: Eden, Utah

Post by Burrito »

couple things:
1) you still haven't clearly outlined what your problem is so it's difficult to assist you when we don't even know what's wrong
2) in order to assist you, we're going to need to see the actual code, not instructions for how to set up someone else's script.
User avatar
JAM
DevNet Resident
Posts: 2101
Joined: Fri Aug 08, 2003 6:53 pm
Location: Sweden
Contact:

Post by JAM »

I bet this is considered a double posting...
Original post here: viewtopic.php?t=33816

Thread locked to stop the confusion.
Locked