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


Groups > comp.lang.php > #15650

Re: Learning PHP.

From "Christoph M. Becker" <cmbecker69@arcor.de>
Newsgroups comp.lang.php
Subject Re: Learning PHP.
Date 2015-08-11 23:22 +0200
Organization solani.org
Message-ID <mqdp29$agq$1@solani.org> (permalink)
References <e6465d1e-03ad-4c58-a7d2-d79a0286401a@googlegroups.com> <mq0uev$int$1@solani.org> <358e35e2-ad8b-433e-a3b2-a58c152a7e59@googlegroups.com> <02426b97-8dd0-4aeb-a56c-a9f1cbbddfac@googlegroups.com>

Show all headers | View raw


On 11.08.2015 at 22:03, Justisaur wrote:

> On Friday, August 7, 2015 at 1:31:16 PM UTC-7, Justisaur wrote:
>
>> On Thursday, August 6, 2015 at 5:34:46 PM UTC-7, Christoph M. Becker wrote:
>>
>>> Then power up a browser and request <http://localhost:8888/>.  
>
> That's working now that I've got an index.html and .css file.  However it doesn't seem to be updating all the time when I change things, even hitting f5 to reload the page.  It's intermittent, and seems to be based on what changes I've made, restarting the browser seems to work most times, but not always.  I'm not sure what's going on there. 

That seems due to client side caching.  You may try CTRL-F5, or disable
the cache altogether.  Firefox and Chrome do this by default (IIRC; at
least they offer a respective option), when the developer tools are open.

Oh, and speaking of the developer tools: you may want to read
<http://devtoolsecrets.com/>.  Getting used to the developer tools of
contemporary browsers saves a lot of time in the long run.

>>> Anyhow, for web development you'll want to learn HTML and at least some
>>> basic CSS.
> 
> I found this site, which seems to have stuff on everything I'm interested in:
> 
> http://www.w3schools.com/

See <http://www.w3fools.com/>.  You're likely better off to ignore
w3schools.

-- 
Christoph M. Becker

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


Thread

Learning PHB. Justisaur <justisaur@gmail.com> - 2015-08-06 16:37 -0700
  Re: Learning PHB. "Christoph M. Becker" <cmbecker69@arcor.de> - 2015-08-07 02:34 +0200
    Learning PHP (was: Learning PHB.) Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-08-07 18:31 +0200
      Re: Learning PHP (was: Learning PHB.) Allodoxaphobia <knock_yourself_out@example.net> - 2015-08-07 17:53 +0000
      Re: Learning PHP (was: Learning PHB.) Justisaur <justisaur@gmail.com> - 2015-08-07 13:18 -0700
    Re: Learning PHP. Justisaur <justisaur@gmail.com> - 2015-08-07 13:31 -0700
      Re: Learning PHP. Justisaur <justisaur@gmail.com> - 2015-08-11 13:03 -0700
        Re: Learning PHP. "Christoph M. Becker" <cmbecker69@arcor.de> - 2015-08-11 23:22 +0200
  Re: Learning PHB. Angel <he1983912@gmail.com> - 2022-06-30 07:44 -0700

csiph-web