Tag: Php Database

php scripts
Lygar asked:


I have a comments box already using my only free database. Can I install phpBB forums and share the same one?

Tags: , ,
php
jacobib713 asked:


Hello,

I’m new to PHP, and I’m setting up my website so that people can subscribe to a newsletter. I’ve successfully gotten to the point where a visitor can enter an email address, and it will be added to a table in my database.

Now, how do I make a page where the admin can type in a newsletter and have it be sent to all email addresses that are stored in that table?

Thanks!

Tags: , ,
php
Neilesh asked:


I am new to php. I want to know how many number of concurrent users can a normal php site with mysql database with around 15 to 20 tables can handle?

Tags: , ,
Back to top