$100 for two things working together!
#1: I need the code for a "Hello World" app shell using Remote Database Connector (RDC)
that reads and displays a remote hosted MySQL db that has one table with 5 fields.
#2: I need a dummy MySQL db that has 5 fields (one image field, 4 text fields with generic names) setup for me on some freehosting site (can be any, but www.000webhost.com is acceptable).
3 dummy records for display/test purposes would be fine.
This setup must be able to handle 10,000+ concurrent users hitting this tiny db simultaneously.
You will also be my hero! Just setup a db on a remote site and give me the working code to hit it, per above.
*There will be inserts and deletes to this db, but you do not have to put that functionality into the app shell code (may affect how you setup db permissions, though).
#1: I need the code for a "Hello World" app shell using Remote Database Connector (RDC)
that reads and displays a remote hosted MySQL db that has one table with 5 fields.
#2: I need a dummy MySQL db that has 5 fields (one image field, 4 text fields with generic names) setup for me on some freehosting site (can be any, but www.000webhost.com is acceptable).
3 dummy records for display/test purposes would be fine.
This setup must be able to handle 10,000+ concurrent users hitting this tiny db simultaneously.
You will also be my hero! Just setup a db on a remote site and give me the working code to hit it, per above.
*There will be inserts and deletes to this db, but you do not have to put that functionality into the app shell code (may affect how you setup db permissions, though).
Last edited: