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


Groups > comp.lang.php > #18712

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

Path csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From John-Paul Stewart <jpstewart@personalprojects.net>
Newsgroups comp.lang.php, alt.comp.lang.php, alt.php
Subject Re: Newbie needs recommendation for fast learning a little php.
Date Fri, 2 Jul 2021 20:01:13 -0400
Lines 10
Message-ID <ik9nmbF5uhnU1@mid.individual.net> (permalink)
References <rdbmdghp8532b2sgknb9iqv6a0i6vlom8p@4ax.com> <35nodg56nqinnfigtl6251fhlpkb42vb61@4ax.com> <ik3d56Fti4nU1@mid.individual.net> <ogbpdgl0n036k6ughn109an0kms17jl59s@4ax.com> <ik4264F3479U1@mid.individual.net> <4mcqdgtiqjshpeg88h50b5l97fp3qmflfu@4ax.com> <ik5k3hFc3olU1@mid.individual.net> <sj3vdgluqmvdlk7enk24an6djud9o7eenb@4ax.com> <jg7vdg9kts2sb2kb0putsfpf7skp1j14rk@4ax.com>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 7bit
X-Trace individual.net EJgjuHqmtU9vsvkr5WZ8ngyu4emwSKuNmt01dOFlwn52x8x86i
Cancel-Lock sha1:GjLdk1xpdFMFxvzG5ds8nrSaSqw=
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0
In-Reply-To <jg7vdg9kts2sb2kb0putsfpf7skp1j14rk@4ax.com>
Content-Language en-CA
Xref csiph.com comp.lang.php:18712 alt.comp.lang.php:71 alt.php:3280

Cross-posted to 3 groups.

Show key headers only | View raw


On 2021-07-02 7:36 p.m., Not_even_a_newbie@example.net wrote:
>> echo "" .date("Y-m-d H:m",filemtime($pfile));
> 
> No matter what I do I always get the same minutes. 

You're not showing minutes at all.  Lower case m is month number (as you
used in the date).  You probably want H:i for hour and minutes;  hour
and month is an odd pairing!

https://www.php.net/manual/en/datetime.format.php

Back to comp.lang.php | Previous | NextPrevious in thread | Next 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