WastedJoker Posted October 31, 2009 Share Posted October 31, 2009 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 More sharing options...
AnthonySterling Posted November 1, 2009 Share Posted November 1, 2009 I can help a fellow north-easterner with this, fairly simple task. How do you want to proceed? Link to comment https://www.neowin.net/forum/topic/840500-req-very-simple-php-script/#findComment-591786706 Share on other sites More sharing options...
WastedJoker Posted November 2, 2009 Author Share Posted November 2, 2009 I dunno :p Link to comment https://www.neowin.net/forum/topic/840500-req-very-simple-php-script/#findComment-591789498 Share on other sites More sharing options...
AnthonySterling Posted November 2, 2009 Share Posted November 2, 2009 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 ... :) Link to comment https://www.neowin.net/forum/topic/840500-req-very-simple-php-script/#findComment-591789582 Share on other sites More sharing options...
game_over Posted November 18, 2009 Share Posted November 18, 2009 Off-topic: Hartlepool here, didn't think there would be many locals on here. Link to comment https://www.neowin.net/forum/topic/840500-req-very-simple-php-script/#findComment-591864318 Share on other sites More sharing options...
former1 Posted November 27, 2009 Share Posted November 27, 2009 Off-topic: Newcastle whoop whoop! :p Live in sandyford! Link to comment https://www.neowin.net/forum/topic/840500-req-very-simple-php-script/#findComment-591900566 Share on other sites More sharing options...
Recommended Posts