|
|
| Problems? Is your data what you think it is? | |
| PerlMonks |
Create database from perl script helpby bobekdj (Initiate) |
| on Dec 15, 2008 at 21:09 UTC ( [id://730495]=perlquestion: print w/replies, xml ) | Need Help?? |
|
bobekdj has asked for the wisdom of the Perl Monks concerning the following question:
Hey everyone, quick question, can anyone help me turn this code into something I can use in the DBI class to create a database if a button on a form is clicked. I have managed to make the button work, but am having trouble combining these two codes, although, there may be another one i should use instead of "do"
This is the code i want to run off a form button:
And this is what i believe could work, but i dont know the syntax to make it work: (using this do command to actually run the code above, instead of using it like it is below to insert data into the database)
Thank you for your help
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||||