| Description: |
Set up simple Perl connection and execute SQL statements
I need your help to get the connection works. I need you to help me set up a small forum that will search the database for the page title, time stamp, page content, and history of searches. I need you to create to keep all global history of searches for all users can see the last search.
I really need you to teach me these basic Perl language.
Additional information submitted:
02/11/2008 at 12:09 EST:
I was not very clear with my project description.
I need you to create a web form to execute SQL queries and print the result. I will help you on the SQL queries.
*Don’t need to create/insert/delete any database*
I will give you username and password that will only read the database. You cannot insert or delete from the database. I will also give you the schema of the database so you can understand what it look like.
(I have some queries that works for some of these but maybe your queries will print better result) -Search for a page by title (string match), show the contents of the page with the title -Search for a page by title (regular expression match), show the contents of the page with the title -Search for a quote (regular expression match), show the pages that match their last edit time stamp, link to the page content -Boolean search a quote (string match), show the pages that match with their edit time stamp; link to the page content. -Keep a global history of searches so all users can see the last ‘n’ searches -Keep a per user history of searches so users can recall their last ‘n’ searches
I think this is simple project so please change your bid to reasonable price. I really need to understand how to get perl script to work with database connection not a lesson to learn everything about perl.
|