Portlets in PHP ?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
joaodasilva
Forum Newbie
Posts: 1
Joined: Wed Jan 16, 2008 9:13 am

Portlets in PHP ?

Post by joaodasilva »

Does anyone know who has done a Portlets interface, like the one seen in iGoogle in PHP ?

If you could send me the site, the code or the contact with the person I would be the most grateful.


Thanks in advance,
J.D.S.
User avatar
Inkyskin
Forum Contributor
Posts: 282
Joined: Mon Nov 19, 2007 10:15 am
Location: UK

Re: Portlets in PHP ?

Post by Inkyskin »

By portlets, do you mean the draggable boxes? - If so, you'll need to use Javascript do do that, not a server side language.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Re: Portlets in PHP ?

Post by RobertGonzalez »

And I doubt anyone would give you code to do it. Try something, and when you need help, come ask about it. But we will almost never give code when there was no effort to try put forth first.
Post Reply