Difference between revisions of "Perl DBI"
Jump to navigation
Jump to search
(→Reference: a couple of functions) |
|||
Line 6: | Line 6: | ||
* {{wikipedia|Perl DBI}} | * {{wikipedia|Perl DBI}} | ||
* [http://dbi.perl.org/ official web page] | * [http://dbi.perl.org/ official web page] | ||
+ | ==Notes== | ||
+ | ===functions=== | ||
+ | * [http://search.cpan.org/~timb/DBI-1.51/DBI.pm#execute execute]() | ||
+ | * [http://search.cpan.org/~timb/DBI-1.51/DBI.pm#prepare prepare]() |