Well, I think MySQL sounds best then. As it'll probably be very small to start with, and it may grow to a few hundred members.
Thanks to everyone for the pov's, I'll make sure if I'll take them into consideration each time I need a database!
Thanks again,
Tupps
I wanted to use perl, as it seems to parse files and text quite quick. I need something I can both read and write data too (unlike some things I downloaded which don't have a feature to actually write the data!!)...
I'm getting confused... TIMTOWTDI!!! :-?
Oh well, I may go back to my original...
I have a folder protected with .htaccess and I need to get the username. Any ideas?
With php I just use $PHP_AUTH_USER, but I guess having PHP in, that won't work.
I can't find it anywhere in the docs, nor in the camel book.
Thanks in advance,
Danny
I'm writing on WinMe, but uploading to a Unix server. Both Apache, Perl, PHP etc.
I was just thinking... I have MySQL, whish I use with PHP.. I sit the same commands as with that? (eg "SELECT * FROM table WHERE f_name = 'Danny'" ??)
Thanks,
Danny
DBM? Is that perl mod? Is it included as the standard distribution (I think I have it, but not sure if my host does).
I did start using $$username{item}
eg. $dannytuppeny{name} and $jimbob{email} etc., but I suppose a database would be better.
Thanks
You could also try cgi-resources.com, they have hundreds of form-2-mail scripts.
This may sound a stupid question, but you definately have Perl access, and are putting the script in your cgi-bin and checking it has the right permissions?
I'm gonna write a forum in Perl, and I just wondered the best way to store the member details. I didn't want to read through each member file just to load their "number of posts" or something each time someone views a topic, so I thought about using hashes, eg:
$users = {...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.