This topic is locked

Uploading data

1/24/2007 3:50:12 AM
PHPRunner General questions
P
pom author

Hello
I am currently looking at purchasing your phprunner software as I have a requirement for a web based database.
I have descibed my requirement below, can I use phprunner to do it ?
The data for the database is collected automatically on three seperate sites and consists of 6 text fields and a picture file (pitures are small 200k max)for each record of the database. How can I automatically send/upload this data to the central phprunner website so that all the users can see it ?
Also is it possible to easily change the layout of the web pages from phprunner , make buttons for custom reports that kind of thing (like in MS Access)without having to code in html. Lastly I would like for the database to email pre-set reports at daily intervals.
Backup of the database data - is there a way to do this ?
thanks!
Pom

P
pom author 1/25/2007

Do admins frequent this forum or is it a user to user type thing ?
cheers
Pom

D
Dale 1/25/2007

Actually, its mostly the admins that do respond and generally very quickly. This is a great forum, the users share lots of ideas just by asking the questions.
Your question, can it do it. I have found that I can do almost anything. Yes to get it complicated you should know some PHP and Javascript stuff, but for general usage its perfect. I knew nothing a year ago, and now I have 3 applications produced with PHPRunner.
So I guess Im answering your second question. You can do an awful lot with PHPRunner just as it is, AND you will find you that the support folks will help solve any issues you have. Knowing more about PHP MySql and javascript will just make your life easier and you will be able to produce some very professional pages. ( I retract the "make your life easier", the fact you are dealing with computers has already taken away the fact your life will ever be easier. ar ar )
I import into my apps using phprunner modified templates, but I would see that updating a central databse will be doable.

I intend to put some functions in my apps also to backup, maintenance of the database also, just havent had the time to deal with it. Hang on, admin will most like give you some useful tips very shortly.

Alexey admin 1/26/2007

Pom,
I'm sorry for the delay with reply.

is it possible to easily change the layout of the web pages from phprunner , make buttons for custom reports that kind of thing (like in MS Access)without having to code in html



Yes, you can do this with PHPRunner.
All other things require custom programming.