signalc Posted December 15, 2009 Share Posted December 15, 2009 Hello, I am really new to PHP and programming. I have been trying to learn but it seems like I am not making much head way. I am trying to make this work with PHP and some sort of database: 1. The database will be one database edited by one person and doesn't really need to be MySQL or anything. It will just have many separate paragraphs of text, each paragraph as one variable or something. 2. A PHP/HTML page that asks user's name and a few questions in forms of check mark, or drop down options, and then according to what the user chooses goes into the database and gets the relative paragraphs and puts them together and prints them out on another HTML page. Its seems like a simple concept to me for someone who knows what they are doing, but I seem to be having a lot of difficulty figuring out how it would work. Any help or guidance would be much appreciate it. Thank you, Link to comment https://forums.phpfreaks.com/topic/185273-newbie-help/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.