This topic is locked
[SOLVED]

 Image gallery

6/30/2011 5:56:04 PM
PHPRunner General questions
D
Darkwoods author

Hey is possible to make a photo gallery with PHPRUNNER without having to make a field for everyimage?

D
Darkwoods author 6/30/2011

I think I have to make a separate table for that..
But how do I connect it with the other table?

C
cgphp 6/30/2011



I think I have to make a separate table for that..
But how do I connect it with the other table?


I think you should be less cryptic. Please, give us more details.

C
cgphp 6/30/2011

Multi file upload is not natively supported by PHPrunner, it requires that you write some custom code.

D
Darkwoods author 6/30/2011



Multi file upload is not natively supported by PHPrunner, it requires that you write some custom code.


ah ok thanks for your help..