[REQ] - very simple PHP script


Recommended Posts

I'm looking for a very simple (or so it seems to my ignorant brain :p) PHP script form which does the following:

1. Allows entry of 2 input boxes

2. Checks both input entries against previous entries and rejects duplicates (input 1 or 2 cannot be the same as either input 1 or 2 in previous entries)

3. Can be easily inserted into an existing template (I guess that's easy using includes?)

4. Beneath this input form the prior entries are displayed in a simple table with Input 1 in Column A and Input 2 in Column B

I've got very little PHP experience but have modified existing scripts to suit a purpose before. However, I cannot find anything which can do this (as most similar existing scripts provide far more functionality).

Link to comment
https://www.neowin.net/forum/topic/840500-req-very-simple-php-script/
Share on other sites

I guess I asked for that.

Can you provide some context for the application please, either post or PM, having stuff named ColumnA, ColumnB is just plain fugly.

What is it for, what does it do, what shouldn't it do, should the input just be text/numeric etc... etc ...

:)

  • 3 weeks later...
  • 2 weeks later...
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.