Posts Tagged ‘Webserver’

I need a portable webserver that can be run on both windows and linux. Any suggestions? Preferably open-source?

I need it to run on a Flash drive. It needs to be small because I’m hoping to use it as a portable photo gallery. It needs to be cross-platform so it can run both on Windows for my family and GNU/Linux (Ubuntu) for me. I hope that it can be Open Source software (GPL), but freeware is ok too.

How do I use PHP to create a mailing list?

I have a database populated with email addresses and its all configured with php files and such on a webserver. What PHP commands do I use to read the emails from the database table and send an email to all of them at once?