CMS Diary Help

Reply

Join Date: Nov 2004
Posts: 66
Reputation: GR Web FX is an unknown quantity at this point 
Solved Threads: 0
GR Web FX's Avatar
GR Web FX GR Web FX is offline Offline
Junior Poster in Training

CMS Diary Help

 
0
  #1
Feb 22nd, 2008
Hi there

I am fairly new to the development side of web design as i specialise more in the graphics side of things.

However i am trying to improve my development side and just needed some general advice about something or even a point int he right direction.

I have a client that owns a golf club and they are looking are redesigning their website. My client would like a Diary adding to their site which would allow someone who works for the golf club to log into an area and then add events to the diary so that anyone visiting the website can see up and coming items.

My client sent me this link which has the type of thing he is looking for......
http://www.newarkgolfclub.co.uk/diary

Is this created using PHP MySQL? I do nto need my diary to be as complex as this one. The items that are listed within the diary do not need to interactive.

I just need to produce a diary that allows someone to log in and add new events or remove events. Just simple text amendments really.

Thanks in advance for any help
Gary
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 4,177
Reputation: peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of 
Solved Threads: 479
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer

Re: CMS Diary Help

 
0
  #2
Feb 22nd, 2008
Yes you ca use PHP & MySQL or any other technology able to work with database. Design and implementation is realy your choose. So if you like to make just month view where you make colour diference from ordinary day to day with some event at club. Add interactivity to maybe get one of this PHP fancy frameles windows to display info or any other action you like. Login is simle matter (I hope), that will enable authorized user to pick a day from calendar ( I think there are some PHP functionality for it) and event description that will be stored in database and presented to user when he/she access site
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 66
Reputation: GR Web FX is an unknown quantity at this point 
Solved Threads: 0
GR Web FX's Avatar
GR Web FX GR Web FX is offline Offline
Junior Poster in Training

Re: CMS Diary Help

 
0
  #3
Feb 22nd, 2008
Thanks for your help Peter.

What type of criteria should i be typing into search engines in order to get relevant tutorials to help me?

I have typed things like CMS etc but i tend to get quite complex examples which dont seem to answer query.

Is it member login aspects that specifically help me with this or is it basically all PHP and MySQL related topics?

Thanks again
Gary
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 68
Reputation: JRSofty is an unknown quantity at this point 
Solved Threads: 10
JRSofty's Avatar
JRSofty JRSofty is offline Offline
Junior Poster in Training

Re: CMS Diary Help

 
0
  #4
Feb 28th, 2008
Which part are you having problems with the login or the form where the person can post information or is it the pulling the information out of the database and displaying it for someone to see?

What you actually want to do is extremely simple. I personally learned to do this kind of thing by reading a book on PHP and MySQL web design to get the basics on how to do some of the stuff then I just started looking over the PHP manual (found at php.net) for specific functions or when I forgot how to use a specific PHP function.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Database Design Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC