Jump to content

Hotlinking Picasa as the image folder of a website


Perfidus

Recommended Posts

Hi there PHP freaks, I would like to create a private album in Picasa to use it as the image folder for my website, I want this album private so images can only be accessd from my website, so I guess some authentification must be done in the middle and Google API should be involved.

Can somebody point me to some code samples?

I have been already at Google documentation and I have seen that the API is for ZEND, but I can't use Zend on my server cause I don't have such privileges...

 

but I can't use Zend on my server cause I don't have such privileges...

 

Your talking about Zend Framework. You don't need any extra privilages for it, just upload it to your server and use it, its only php code after all.

 

In fact you wouldn't even need the whole framework, the Google Data API's would be all you'd need.

Thank u very much Thorpe.

Some days ago I was looking in to the Zend Framework documentation and I thought it saids somewhere that I have to change several things in the php.ini file, to which I have no access, but I guess I was wrong.

By the way, will this framework uploading complicate or force me to alter all the programation in php that I have already done for the website?

 

Thanks again.

Thanks a lot again Thorpe, so I will give it a try.

Do you think it is worth / profitable to start using a framework considering the delay in projects it will supose till the developer gets use to it?

Is the learning curve a big pain or smooth?

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.