PDA

View Full Version : Count down script



Luke367
12-12-2012, 11:26 PM
Does anyone know any free count down scripts?

+rep if you can help!

Luke367
13-12-2012, 11:49 PM
Sorry i really need one off these badly i've looked all over google unless i'm putting something in wrong lol

Nige
14-12-2012, 12:05 AM
No, idea why you couldn't use google.

http://countingdownto.com/

http://www.timeanddate.com/clocks/freecountdown.html

Luke367
14-12-2012, 01:48 AM
No, idea why you couldn't use google.

http://countingdownto.com/

http://www.timeanddate.com/clocks/freecountdown.html

Thank you +REP & I didn't see any haha post above.

lSFresh
14-12-2012, 02:32 AM
*Removed*

Edited by Jordan (Forum Super Moderator): Please do not be rude to other members

God
14-12-2012, 02:49 AM
Erm is there some way to get it so we can post it as our Signature? I tried but cant get it to work

GoldenMerc
14-12-2012, 04:17 AM
Erm is there some way to get it so we can post it as our Signature? I tried but cant get it to work

Can't put php or even raw html in signatures, have to use gdimage or something to add it to a banner

Sent from Phone

God
14-12-2012, 06:38 PM
Can't put php or even raw html in signatures, have to use gdimage or something to add it to a banner

Sent from Phone

How would I do that?

Mr-Trainor
14-12-2012, 08:11 PM
How would I do that?
I'm not sure about how to make your own, but you could use an existing generator such as this one which I just found: http://countdownimages.org/

God
14-12-2012, 08:26 PM
http://countdownimages.org/cdwn/0_aul_0cf23a.png

OMG IT STILL DONT WORK!!!!

-Nick
20-12-2012, 05:13 PM
Found this dunno If if will help Luke369



WelcomeLounge's PHP GD Countdown
**************************************
** **
** Written by:
** Email:
** Website:
** **
**************************************
Requirements:
The script requires a webserver that supports PHP, the PHP GD libraries, and ability to add a custom .htaccess file that will be read by the script if you want to use it as a PNG image script file.
*************************************
Installation Instructions:
1.) Extract all the files from the zip file into a folder of your choosing.
2.) Edit Count/index.php and change the varibles on the top to your likings.
3.) Upload it to your website so it looks like http://www.yourdomain.com/count/holiday/
4.) Goto http://www.yourdomain.com/count/ for the bbcodes, html codes, and direct link
*************************************
Adding Events/Holidays:
1.) Copy a current folder, like Valentines and paste it, so it becomes Valentines - Copy
2.) Change the name into whatever you want it to be (no spaces)
3.) Replace countdown.png with the pic you want to use using with the template provided as an outline
4.) Open up the count/newholiday/index.php and Edit the day, month, and year its on.
5.) go to http://www.yourdomain.com/count/newholiday/
Newholiday is the event/holiday you are adding
6.) go to count/index.php
7.) Under
"$dir5 = "xmas"; // Your Holiday or Event Folder for fifth Counter"
Add
"$dir6 = "NewHoliday"; // Your Holiday or Event Folder for fifth Counter"
8.) then go to the way bottem and make abit of space and paste
<br><br>
<? echo "<img src='$url/$cou//$dir6/index.php?.png'>" ?>
<br>
<b>Direct Link:</b><br><input type="text" name="web" size="20" onFocus="this.select()" value="<? echo "$url/$cou/$dir6/"; ?>"><br /><br />
<b>Forum Code:</b><br><input type="text" name="web" size="20" onFocus="this.select()" value="<? echo "$url/$cou/$dir6/"; ?>"><br /><br />
<b>HTML Code:</b><br><input type="text" name="web" size="20" onFocus="this.select()" value="&lt;img src=&quot;<? echo "$url/$cou/$dir6/"; ?>&quot; &gt;"><br /><br />


*************************************
to add more then 1, just simply change the above codes $dir6 to $dir7, and so on as $dir8, and $dir9
same thing goes with the top
"$dir7 = "NewHoliday";
"$dir8 = "NewHoliday";


*************************************
I wrote this script as a Valentine's Day Countdown but then i decided to make it all holidays then give it out.
If you have any questions or problems, feel free to let me know!
Good luck and enjoy!


================================================== =======================

Want to hide these adverts? Register an account for free!