Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-16-2012, 08:12 PM   PM User | #1
bnd10706
New to the CF scene

 
Join Date: Jul 2012
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
bnd10706 is an unknown quantity at this point
Looking for somone to help me get started...

I am in the Coast Guard and I am looking to create something for my command center.

I am looking to create an electronic status board.

In the command center we have all our boats right now up on a white board with green and red blocks for if they are underway or not.

I took that and put it into an excel spreadsheet. And it sits on my 2nd monitor and then displays on one of our 47" monitors so everyone who walks in can see it.

I want to make the same version but in web based format. WHat Im being told i need to do this in PHP, which i have NO clue how to do. I was wondering if there is anyone who can banter back and forth with me through e-mail to help me set this up. If you can, can you PM me. Thanks!
bnd10706 is offline   Reply With Quote
Old 07-16-2012, 11:13 PM   PM User | #2
stevenmw
Regular Coder

 
stevenmw's Avatar
 
Join Date: Jun 2007
Location: OK
Posts: 446
Thanks: 26
Thanked 30 Times in 30 Posts
stevenmw is an unknown quantity at this point
I would just set up a database and put create rows pertaining to whatever you need to keep track of.

Then I would design a page that displays the info in horizontal rows. In each row I would have an edit button so you could update the status of each boat.

It wouldn't be a hard thing too implement, but it all depends on whether it needs to be a secure thing or not.

Using a database to hold data and have a php page that can update the database info wouldn't be hard at all.

PM me if you want me to work with you on startng something. That way you can provide me with all the details regarding what you need.
stevenmw is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 05:30 AM.


Advertisement
Log in to turn off these ads.