HTML, CSS and PHP
David Schwartz
newsletters at thetoolwiz.com
Tue Jul 2 20:37:13 MST 2024
Yes. stdout for PHP goes to Apache, the same way perl CGI scripts do it.
On the other end, the web browser is usually the recipient, and you use HTML and CSS to format the results for the viewer.
-David Schwartz
> On Jul 2, 2024, at 6:56 PM, Steve Litt via PLUG-discuss <plug-discuss at lists.phxlinux.org> wrote:
>
> Phil Waclawski via PLUG-discuss said on Tue, 2 Jul 2024 21:23:16 -0400
>
>> I would agree. PHP basically prints to an HTML environment. So having a
>> basic understanding of how the different parts interact can be of great
>> help.
>
> Thanks Phil,
>
> I don't know what you mean by "prints to an HTML environment". Did you
> mean it the same as Perl CGI scripts print actual HTML, or did you mean
> something different?
>
> Thanks,
>
> SteveT
>
> Steve Litt
>
> http://444domains.com
> ---------------------------------------------------
> PLUG-discuss mailing list: PLUG-discuss at lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
More information about the PLUG-discuss
mailing list