Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

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

Posts: 35
Name: jose.C.A.
Trades: 0
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.
__________________

Please login or register to view this content. Registration is FREE
,
Please login or register to view this content. Registration is FREE
,
Please login or register to view this content. Registration is FREE
,
Please login or register to view this content. Registration is FREE
josechukkiri is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-14-2007, 11:18 PM Re: Free php script.
JeremyMiller's Avatar
WT Moderator

Posts: 1,712
Name: Jeremy Miller
Location: Las Vegas, NV
Trades: 0
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

Please login or register to view this content. Registration is FREE
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
Trades: 0
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: 642
Name: Kyle
Location: Ada, MI
Trades: 0
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: kokokoko
Trades: 0
a script or a source? the ones above look more like html lol thats all you need for a greeting....

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

Posts: 361
Trades: 0
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.
__________________

Please login or register to view this content. Registration is FREE


NuWeb 10101101
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 Search this Thread
Search this Thread:

Advanced Search

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

BB 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.25317 seconds with 12 queries