FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » photo gallery
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: photo gallery [message #177071 is a reply to message #177035] Sat, 18 February 2012 17:15 Go to previous messageGo to previous message
Tim Streater is currently offline  Tim Streater
Messages: 328
Registered: September 2010
Karma:
Senior Member
In article <12osdkwsw6x27(dot)zv4nerjzofo5$(dot)dlg(at)40tude(dot)net>,
richard <member(at)newsguy(dot)com> wrote:

> On 17 Feb 2012 08:51:47 GMT, Denis McMahon wrote:
>
>> On Thu, 16 Feb 2012 16:39:28 -0500, richard wrote:
>>
>>> Looking for a fairly simple photo gallery with a few features. Menu on
>>> left with collapsing tree that allows only one branch open at a time.
>>
>> Client side feature, not a php feature.
>>
>>> Thumbnails on right. with description.
>>
>> Layout feature, not a php feature.
>>
>>> When clicked on the full size
>>> image will appear in a modal lightbox.
>>
>> Client side feature, not a php feature.
>>
>>> If anyone knows of such a script available, please post a link to it.
>>
>> What did you want the php to do?
>>
>> Rgds
>>
>> Denis McMahon
>
> then why do we have PHP to begin with?
> Or CGI? Why is the browser the only place to do this?
> Why can't you answer a simple straight forward question?

Fuckin' Ada, man. Listen up fer once.

PHP has no features to allow it to draw windows and stuff, apart from
perhaps the PHP-GTK project, which is going nowhere as far as I can see.
On the other hand it's very good at doing the sort of grunt background
work that f'rinstance my email app needs, such as working with
databases, reading/writing emails to/from remote hosts. Can't (really)
do any of that in JS.

What JS *is* good at, in combination with a browser, is providing a GUI
interface to the user - in other words all the type of things you want
that were flagged up above by Denis. So in my email app, *all* those
things listed above are implemented using JS. No way at all to do it
with PHP.

--
Tim

"That excessive bail ought not to be required, nor excessive fines imposed,
nor cruel and unusual punishments inflicted" -- Bill of Rights 1689
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Do I still CLI version of PHP
Next Topic: Stats comp.lang.php (last 7 days)
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Nov 24 23:06:48 GMT 2024

Total time taken to generate the page: 0.04100 seconds