
Scuzzball
New User
Jan 12, 2012, 7:02 AM
Post #1 of 5
(23340 views)
|
Getting data from a table, problem is probably stupidity(Yes it was, fixed now)
|
Can't Post
|
|
I'm trying to get info out of a database. The testing table I have has one data entry, URL, and I cannot get it out in perl. This is the code: http://pastebin.com/7gaYceAY This is where you can view the output: http://uf.serveftp.com/cgi-bin/display.cgi I'm using \n instead of <br /> right now as I've been running it like a perl script so I can get more error messages. But what I need to know is how I'm supposed to get the data out of the table after I execute the SQL query. I've just been copying things off different tutorials and modifying the variable names so they work, but none have worked. Thank you for any help.
(This post was edited by Scuzzball on Jan 12, 2012, 7:52 AM)
|