Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #18766

Re:Newbie needs recommendation for fast learning a little php.

From Blue Hat <blue_hat@hackershaven.com.jm>
Newsgroups comp.lang.php, alt.comp.lang.php, alt.php
Subject Re:Newbie needs recommendation for fast learning a little php.
Date 2021-08-08 13:43 -0500
Organization nntp.aioe.org
Message-ID <sep8ka$2ct$1@gioia.aioe.org> (permalink)
References <rdbmdghp8532b2sgknb9iqv6a0i6vlom8p@4ax.com>

Cross-posted to 3 groups.

Show all headers | View raw


Not_even_a_newbie@example.net Wrote in message:r
> I don't even know if I'm up to the level of being a newbie at thispoint. I mostly need to do a specific thing, get a html file todisplay its last modified date and time inside itself.I'm not sure a book is going to be that useful, but maybe a Web sitecould be. I'd need one that really is basic.I've found a Web page or two, but they seem to assume that I know morethan I do because I can't get the code snippets I've found on thoseWeb pages to work.I used to use ssi for this, but I moved to a new Web host and theyseem to have their server time zone set as the only time zone I candisplay, and they are far away from me, so in ssi I get a date andtime for a file modification time that's many hours off. I'm hopingthat php will solve my problem. Thanks in advance.

-- 


Have you tried setting up your own webserver to try this out on?
 Try doing basic stuff and work your way up to figuring it out? I
 had messaged similar problem with using JS in PHP and although my
 solution wasn't too elegant it did what I wanted.
 

The point is to break down what u want done and attack each step.
 Next, use HTML in your file to do what you want to then replace
 each one with a PHP snippet. I could offer you some help if you
 would like. 


----Android NewsGroup Reader----
https://piaohong.s3-us-west-2.amazonaws.com/usenet/index.html

Back to comp.lang.php | Previous | NextPrevious in thread | Find similar


Thread

Newbie needs recommendation for fast learning a little php. Not_even_a_newbie@example.net - 2021-06-29 10:30 -0400
  Re: Newbie needs recommendation for fast learning a little php. "J.O. Aho" <user@example.net> - 2021-06-29 21:01 +0200
    Re: Newbie needs recommendation for fast learning a little php. Not_even_a_newbie@example.net - 2021-06-30 05:58 -0400
  Re: Newbie needs recommendation for fast learning a little php. Not_even_a_newbie@example.net - 2021-06-30 08:08 -0400
    Re: Newbie needs recommendation for fast learning a little php. Arno Welzel <usenet@arnowelzel.de> - 2021-06-30 15:09 +0200
      Re: Newbie needs recommendation for fast learning a little php. Not_even_a_newbie@example.net - 2021-06-30 13:46 -0400
        Re: Newbie needs recommendation for fast learning a little php. Arno Welzel <usenet@arnowelzel.de> - 2021-07-01 10:49 +0200
    Re: Newbie needs recommendation for fast learning a little php. "J.O. Aho" <user@example.net> - 2021-06-30 16:24 +0200
      Re: Newbie needs recommendation for fast learning a little php. Not_even_a_newbie@example.net - 2021-06-30 13:49 -0400
        Re: Newbie needs recommendation for fast learning a little php. "J.O. Aho" <user@example.net> - 2021-06-30 22:23 +0200
          Re: Newbie needs recommendation for fast learning a little php. Not_even_a_newbie@example.net - 2021-07-01 00:49 -0400
            Re: Newbie needs recommendation for fast learning a little php. "J.O. Aho" <user@example.net> - 2021-07-01 08:03 +0200
            Re: Newbie needs recommendation for fast learning a little php. Arno Welzel <usenet@arnowelzel.de> - 2021-07-01 12:35 +0200
              Re: Newbie needs recommendation for fast learning a little php. Not_even_a_newbie@example.net - 2021-07-02 18:21 -0400
                Re: Newbie needs recommendation for fast learning a little php. Not_even_a_newbie@example.net - 2021-07-02 19:36 -0400
                Re: Newbie needs recommendation for fast learning a little php. John-Paul Stewart <jpstewart@personalprojects.net> - 2021-07-02 20:01 -0400
                Re: Newbie needs recommendation for fast learning a little php. Not_even_a_newbie@example.net - 2021-07-03 00:08 -0400
                Re: Newbie needs recommendation for fast learning a little php. Arno Welzel <usenet@arnowelzel.de> - 2021-07-03 15:40 +0200
                Re: Newbie needs recommendation for fast learning a little php. Not_even_a_newbie@example.net - 2021-07-03 14:36 -0400
            Re: Newbie needs recommendation for fast learning a little php. rcpj@panix.com (Pierre Jelenc) - 2021-07-01 21:36 +0000
              Re: Newbie needs recommendation for fast learning a little php. Not_even_a_newbie@example.net - 2021-07-02 18:49 -0400
                Re: Newbie needs recommendation for fast learning a little php. rcpj@panix.com (Pierre Jelenc) - 2021-07-02 23:02 +0000
        Re: Newbie needs recommendation for fast learning a little php. Arno Welzel <usenet@arnowelzel.de> - 2021-07-01 12:29 +0200
  Re: Newbie needs recommendation for fast learning a little php. Ray_Net <Ray_Net@picarre.be.invalid> - 2021-06-30 23:03 +0200
    Re: Newbie needs recommendation for fast learning a little php. Not_even_a_newbie@example.net - 2021-07-02 18:07 -0400
  Re:Newbie needs recommendation for fast learning a little php. Blue Hat <blue_hat@hackershaven.com.jm> - 2021-08-08 13:43 -0500

csiph-web