Jump to content

Alternatives to Relational Databases?


stoopidemu

Recommended Posts

Sorry if this is in the wrong forum.

I have a dead simple project that I'm working on for a client using PHP.

It involves two changes to their website.

One is to create a page with a simple login (there will only be one user and the user information will never change) and once logged in a form with one text box and two commands, Post and Clear

The other is on the main page where the text of that text box would either load at the top of the page if something had been posted, or not if it had been cleared.

Clearly I could use SQL for this data, but that it seems like there should be a better way to store this data than creating a while database for one line of text and a username/password combo that will never change.

It would also be nice if I didn't have to use PHP to grab the information on the main page, but rather a scripting language of some kind (probably java script)

Any thoughts?

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.