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

Home » Imported messages » comp.lang.php » checking for audio playing ???
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
server-side vs.client-side (was: checking for audio playing ???) [message #183521 is a reply to message #183515] Tue, 29 October 2013 20:45 Go to previous messageGo to previous message
Christoph Michael Bec is currently offline  Christoph Michael Bec
Messages: 207
Registered: June 2013
Karma:
Senior Member
Arno Welzel wrote:

> Thomas 'PointedEars' Lahn, 2013-10-28 03:22:
>
>> Richard Damon wrote:
>>
>>> […] The one thing that is fairly certain is that the
>>> player will almost certainly NOT be written in PHP,
>>
>> That much is true.
>>
>>> as PHP is normally a server side language, and few clients will understand
>>> it.
>>
>> A common misconception. *No* programming language is “normally” either
>> “server-side” or “client-side”.
>
> Historically PHP had *always* been targeted to be used on a server to
> generate output for one or more clients delivered via HTTP. That's the
> reason why there are modules for Apache, why PHP supports CGI and why
> literally every book about PHP teaches how to create websites using PHP
> and not how to build desktop applications using PHP.
>
> Just because it is technically possible to set up a PHP runtime
> environment literally anywhere and <http://gtk.php.net/> exists it does
> not make PHP a language which is also be used on "client side". BTW -
> the last update of <http://gtk.php.net/> dates back to August 2010...
>
> The opposite is true for ECMAScript which is fact used "server side" and
> "client side" as well also in real applications.
>
> But for sure you can name some popular PHP based desktop applications
> that prove it wrong, that PHP is *usually* only used "server side" - can
> you?

It seems you're not taken into account command line applications, for
which PHP is well suited.[1] These often run outside of any
client-server context, such as phing and phpunit (which I am using
"every" day), for instance.

[1] <http://php.net/manual/en/features.commandline.php>

--
Christoph M. Becker
[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
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: There is some confusion on my site I should clear up
Next Topic: accessing nested unknown unserialized objects
Goto Forum:
  

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

Current Time: Sat Nov 23 07:45:31 GMT 2024

Total time taken to generate the page: 0.03421 seconds