Jump to content

edoplaza

New Members
  • Posts

    6
  • Joined

  • Last visited

    Never

Everything posted by edoplaza

  1. Thanks for your answer, No, they don't have any php management, it's awful. They even recommend you to look for specialized software elsewhere.
  2. Hello, I have a client who has a Windows server hosting plan. He doesn't really use any ASP on his site or any feature related to this platform. Now he want's me to build a new site for him but I am used to the Linux platform. I don't know if it's possible to install phpMyAdmin on this server, but I know it supports php. Or, maybe I'm confused... maybe you don't NEED phpMyAdmin to be installed on the remote server in order to use it. Is it recommended to use phpMyAdmin with a Windows server? or should I suggest my client to change into a linux platform? His server supports both Linux and Windows. Thank you, Eduardo
  3. Hello, I have a DB with a list of events (id, title, date, time, details). Let's say I want to display the first event like this: Title: piano recital Date: 31/11/2010 Time: 5:00 p.m. Details: Free entrance next event ---> and then just under this table I want to add a "next event" link so when you click on it the info will change and display the next event(if it happens all in the same page, better but not a must) I'd like display the next event ordered by DATE (not by id). Something like this: Title: violin recital Date: 14/12/2010 Time: 6:00 p.m. Details: Free next event ---> How do I do this?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.