Jump to content

Code within Database?


biggieuk

Recommended Posts

I am creating an application that connects to various API's such as Youtube, Flickr etc..

 

In the event that these API's are no longer available in the future is it possible to put code into a database and use it within the application?

 

You can certainly store html so I don't see why not. Give it a go!

 

Link to comment
https://forums.phpfreaks.com/topic/96870-code-within-database/#findComment-495804
Share on other sites

Hi,

 

I am creating an application that connects to various API's such as Youtube, Flickr etc..

 

In the event that these API's are no longer available in the future is it possible to put code into a database and use it within the application?

 

thanks,

 

Dan

You can eval() whatever you want.

Link to comment
https://forums.phpfreaks.com/topic/96870-code-within-database/#findComment-495885
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.