On 2017-10-11, Bill <bill_nos...@whoknows.net> wrote:
> Grant Edwards wrote:
>> On 2017-10-11, Bill <bill_nos...@whoknows.net> wrote:
>>
>>
>>> [...] I'm not here to "cast stones", I like Python. I just think
>>> that you shouldn't cast stones at C/C++.
>> Not while PHP exists.  There aren't enough stones in the world...
>>
>
> PHP seems (seemed?) popular for laying out web pages.

It's not really used for "laying out" web pages.  Thats what HTML and
CSS do.  PHP is for server-side generation of dynamic content and
handling of submitted forms and uploaded data.

> Are their vastly superior options?

Yes: Python.

There are other choices that while superior to PHP aren't as good as
Python. :)

> I'm a little naive in this matter, thus my question.


-- 
Grant Edwards               grant.b.edwards        Yow! Those people look
                                  at               exactly like Donnie and
                              gmail.com            Marie Osmond!!

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to