Reply
Free php script.
Old 12-13-2007, 11:20 PM Free php script.
josechukkiri's Avatar
Experienced Talker

Posts: 32
Name: jose.C.A.
I need a free php script for starting a programme to greet birthday, ie, Happy BirthDay to you. This is intented to greet the World children.
josechukkiri is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 12-14-2007, 11:18 PM Re: Free php script.
JeremyMiller's Avatar
Full-Time TeraTasker

Posts: 953
Name: Jeremy Miller
Location: Reno, NV
Please define what "programme to greet birthday" means. Here's a solution that works:

HTML Code:
<html>
<body>
Happy birthday to you.
</body>
</html>
If you're more specific, a more specific program could be created.
__________________
Jeremy Miller - TeraTask Technologies, LLC
Content Farmer - Automated Posting for Content & Blog Sites
JeremyMiller is offline
Reply With Quote
View Public Profile Visit JeremyMiller's homepage!
 
Old 12-16-2007, 10:24 AM Re: Free php script.
InfinitySchima's Avatar
Skilled Talker

Posts: 71
Name: Rafael Schimassek
What wonders me is that you talk about PHP. But if it is only a simple static greeting you don't even need PHP.
If you want to make something colorful I would suggest inserting an image.

To do it create an image and put it in the same folder as a .html file I write down later.

HTML Code:
<html>

<head>
  <title>Greetings</title>
</head>

<body>
  <center>
    <img src="image_name.image_extension" />
  </center>
</body>

</html>
Change to the name of your image in "image_name.image_extension", and if you want to change your title (the text which appears on the upper-most bar - the blue bar in case you use the Windows Default Template) just change the "Greetings" part.
InfinitySchima is offline
Reply With Quote
View Public Profile
 
Old 12-17-2007, 05:53 PM Re: Free php script.
coolkbk585's Avatar
Be good this Christmas!

Latest Blog Post:
KBlog has been deativated
Posts: 643
Name: Kyle
Location: Ada, MI
Yeah, if you're just going to be greeting people with the same thing each time, then that's all you need. Or are you saying that you're going to be greeting lots of different people? If that's the case you should probably use a querystring. Ask in the PHP forum for that.
__________________
<?php if($Adsense_Revenue > 0): define('HAPPINES','100%'); else: define('HAPPINESS', '0%') endif; ?>
coolkbk585 is offline
Reply With Quote
View Public Profile Visit coolkbk585's homepage!
 
Old 01-02-2008, 02:58 AM Re: Free php script.
©®azy-¢øÐ3R's Avatar
Average Talker

Posts: 19
Name: ©®azy-¢øÐ3R
Location: Doncaster
a script or a source? the ones above look more like html lol thats all you need for a greeting....
__________________
Samari.org <----- check it out.
Proxy @ Samari.org 'N' FatBlitz @ Samari.org...

Last edited by ©®azy-¢øÐ3R : 01-02-2008 at 02:59 AM.
©®azy-¢øÐ3R is offline
Reply With Quote
View Public Profile Visit ©®azy-¢øÐ3R's homepage!
 
Old 01-02-2008, 02:17 PM Re: Free php script.
NuWeb.co.uk's Avatar
NuWeb.co.uk <-- FUN FUN

Posts: 361
Location: England
The person did not explain very well, but no need for the sarcastic posts realy. lol

I presume what you mean, is an automailer to email members on their birthday?
Or You want to include a script on your forum/site to say "HAPPY BIRTHDAY" to user if their birthday matches today date.

For any of these you will need, the users DOB in a database.
__________________
NuWeb.co.uk is offline
Reply With Quote
View Public Profile Visit NuWeb.co.uk's homepage!
 
Reply     « Reply to Free php script.
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.14885 seconds with 13 queries