Current location: Hot Scripts Forums » Programming Languages » PHP » How to create a starry night message board.


How to create a starry night message board.

Reply
  #1 (permalink)  
Old 11-17-11, 01:04 AM
bettychantm bettychantm is offline
New Member
 
Join Date: Nov 2011
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Question How to create a starry night message board.

Hello everyone!

I would like to create a starry night message board.
I am new to php, please explain the procedures like I am an idiot

In my black background website, there will be a message box which visitors can type in messages, as they click the submit button, a star will be popped up on black background in the website.

And, When you roll over the star, you will see the messages the visitors previously typed.

Anyone has idea how to achieve this effect? Such as what software or program needed.

Thanks in advance!
Cheers
Betty

Last edited by bettychantm; 11-17-11 at 01:06 AM.
Reply With Quote
  #2 (permalink)  
Old 11-17-11, 02:39 PM
phplabs phplabs is offline
Newbie Coder
 
Join Date: Oct 2011
Posts: 37
Thanks: 0
Thanked 7 Times in 7 Posts
have you done any html or php or mysql or css before?

one of the first steps could be to decide whether you'll save the messages on a database (such as mysql) or in text files. i'd suggest to use mysql. now i don't know if you're familiar with mysql. if not, then the first step would be to learn some basic things about mysql - such as what a database is, what a table is, what a query is. then create a database for you. then create a table for your message board. then learn the basic queries - select, insert, delete, update.

then learn to use forms in websites. i mean, create a form, post the data to the script and save the posted data to the database.

that should keep you busy for a while in case you're not familiar with those things i mentioned
__________________
blog.phplabs.net
Reply With Quote
  #3 (permalink)  
Old 11-18-11, 03:26 PM
bettychantm bettychantm is offline
New Member
 
Join Date: Nov 2011
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Spin

Thanks for your reply,

I used html before only... So, you are right, I have to learn things you mentioned for a long while...
any chance I can make a easier one similar to my original idea?
Reply With Quote
  #4 (permalink)  
Old 11-19-11, 02:03 AM
phplabs phplabs is offline
Newbie Coder
 
Join Date: Oct 2011
Posts: 37
Thanks: 0
Thanked 7 Times in 7 Posts
Quote:
Originally Posted by bettychantm View Post
Thanks for your reply,

I used html before only... So, you are right, I have to learn things you mentioned for a long while...
any chance I can make a easier one similar to my original idea?
your idea doesn't seem difficult at all, so i don't think you could make it much easier. well ok, it would probably be easier to hire a web developer. or to find some message board service, where they take care of the technical details for you (google 'message board hosting' or similar terms). if you go the latter way, make sure they allow customization, so that you can add your preferred background and stars, etc.
__________________
blog.phplabs.net
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with the FREE Message Board php lulu2010 PHP 12 01-03-10 07:13 PM
PHP Message Board Script? PHPSaint Script Requests 3 07-19-06 12:09 PM
Looking for Free Message Board Hosting? .Steve General Advertisements 1 04-14-06 07:47 AM
message board support Isaac16 Job Offers & Assistance 1 07-17-04 12:05 PM
Multiple board PHP message board mike taylor Script Requests 2 07-12-03 10:56 AM


All times are GMT -5. The time now is 08:54 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.