Commit Graph

51 Commits

Author SHA1 Message Date
William Miceli 7c51cd7891 Uniformity in camelCase 2019-12-03 04:39:22 -05:00
William Miceli 52c4f35350 No longer need to put the database server connection info in each page 2019-12-03 04:38:53 -05:00
Logan McInnis e20f0dbbfb Merge branch 'master' of https://git.williammiceli.systems/williammiceli-educational/CS4430-Project 2019-12-02 18:52:03 -08:00
Logan McInnis 8466d68a15 stuff 2019-12-02 18:47:20 -08:00
Logan McInnis 0f7bf31a62 did stuff 2019-12-02 18:36:54 -08:00
Bryan 751632226e correcting the connection when querying the database 2019-11-26 00:38:49 -05:00
Bryan 0bf67e78d1 adding more descriptive error message and taking out one of the useless buttons on index page 2019-11-26 00:29:29 -05:00
Bryan 74eedc9961 initial database output, probably doesn't work 2019-11-26 00:19:34 -05:00
Bryan 6343d24c60 get the query ready for nameSearch.php 2019-11-25 22:22:47 -05:00
Bryan b3e367c240 update index with breaks in between the buttons 2019-11-25 22:15:26 -05:00
Bryan 6dbe81040c final correction to this, I promise 2019-11-25 21:57:49 -05:00
Bryan 7785a39f2b add in a " to correct the php file 2019-11-25 21:51:19 -05:00
Bryan aeaf4c16a0 update the string concatenation 2019-11-25 21:35:07 -05:00
WilliamMiceli d11570a3f6 Adjusting redirect method 2019-11-25 14:48:21 -05:00
WilliamMiceli 2e85edcfb4 Attempting to save $_POST data to be used on loginCheck.php page 2019-11-25 14:42:38 -05:00
Bryan 3dc67d5661 testing the usernameSearch 2019-11-25 14:32:25 -05:00
Bryan 20fc6d6d35 testing the database with usernamesearch 2019-11-25 14:19:03 -05:00
WilliamMiceli eba4ae6401 Renamed; added $_POST to be shown 2019-11-25 14:11:39 -05:00
Bryan c4d2fcf1b5 Merge branch 'master' of https://git.williammiceli.systems/williammiceli-educational/CS4430-Project 2019-11-25 13:55:49 -05:00
Bryan 73143f14f2 updating index to add backslashes to make the buttons work 2019-11-25 13:54:51 -05:00
WilliamMiceli bf13e08e76 Using index.html now 2019-11-25 13:48:50 -05:00
WilliamMiceli a2e66af73c Removed die(); as it might be messing with things. 2019-11-25 13:40:24 -05:00
Bryan fcf59fe3e3 update the index page 2019-11-25 13:36:33 -05:00
WilliamMiceli 900b9c5c88 Merge branch 'master' of https://git.williammiceli.systems/williammiceli-educational/CS4430-Project 2019-11-25 13:25:44 -05:00
WilliamMiceli 145146a561 Trying to fix login issue 2019-11-25 13:25:29 -05:00
Bryan 36beca341f updating the searching 2019-11-25 13:24:32 -05:00
William Miceli e975293cab Lots and lots of stuff... 2019-11-25 06:06:27 -05:00
William Miceli acc4dcb4ec Indentation fix 2019-11-25 05:57:54 -05:00
William Miceli 1431c5273a Indentation 2019-11-25 05:57:33 -05:00
William Miceli f1fcba3e83 User authentication setup - first test 2019-11-25 04:31:19 -05:00
Bryan 3a7e7ced94 Cosmetic fix for the search site 2019-11-25 03:30:23 -05:00
Bryan b90e6961de Deleting the unused html files 2019-11-25 03:25:08 -05:00
Bryan 9e56fe8d46 Merge branch 'master' of https://git.williammiceli.systems/williammiceli-educational/CS4430-Project 2019-11-25 03:22:57 -05:00
Bryan 235c55285d fixing the search, now does it for full name or username, not complete just yet 2019-11-25 03:17:21 -05:00
William Miceli 70373d1453 Fixed missing end tag; page works again 2019-11-25 01:26:53 -05:00
Bryan 7728958a94 Merge branch 'master' of https://git.williammiceli.systems/williammiceli-educational/CS4430-Project 2019-11-24 23:09:10 -05:00
Bryan d5f977e7d1 Updating search and sendMessage. Also correcting the landing page to redirect to redirect to the new pages 2019-11-24 23:07:11 -05:00
William Miceli e7edd119f9 Small fix 2019-11-24 23:00:10 -05:00
William Miceli dc0c7f4381 Using PHP's PDO syntax now 2019-11-24 22:26:17 -05:00
WilliamMiceli 8e7b68966c Updated username and password 2019-11-23 00:45:17 -05:00
WilliamMiceli 1433f31971 Object-oriented connection method; indentation 2019-11-21 20:22:14 -05:00
WilliamMiceli ab85158dbb Added PHP info page for debug 2019-11-21 19:30:44 -05:00
WilliamMiceli 29a5bae317 Merge branch 'master' of https://git.williammiceli.systems/williammiceli-educational/CS4430-Project 2019-11-21 19:06:02 -05:00
WilliamMiceli 102b847e48 Test PHP page 2019-11-21 19:05:47 -05:00
Logan McInnis 1e17adea0e Update search.html 2019-11-21 18:51:00 -05:00
WilliamMiceli 3a1c990308 Merged langingPage.html into index.html 2019-11-21 18:39:37 -05:00
Bryan 94cbb0d559 adding the initial html pages 2019-11-21 17:49:45 -05:00
William Miceli 3cecfd5ab7 Going back to .html as default 2019-10-29 10:21:50 -04:00
WilliamMiceli 19c787f0c5 Using PHP to output HTML instead now 2019-10-19 18:39:18 -04:00
WilliamMiceli d7c595281b Typo.... >: | 2019-10-19 16:21:31 -04:00