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


Groups > comp.lang.php > #14813

Re: Running same code multiple times, while only changing two parameters

From Denis McMahon <denismfmcmahon@gmail.com>
Newsgroups comp.lang.php
Subject Re: Running same code multiple times, while only changing two parameters
Date 2015-01-06 18:59 +0000
Organization A noiseless patient Spider
Message-ID <m8hb9v$nc$1@dont-email.me> (permalink)
References (2 earlier) <m8ch9f$35d$2@dont-email.me> <m8chgs$35d$3@dont-email.me> <4616b72a-9c1f-48d0-92f7-30a6c3e77352@googlegroups.com> <fc602659-a8e6-4863-b701-94ec4f63cfc6@googlegroups.com> <m8fb1t$ppm$2@dont-email.me>

Show all headers | View raw


On Tue, 06 Jan 2015 00:42:37 +0000, Denis McMahon wrote:

> should be in the file like this:
> 
> ------------------------------------------------------
> <?php
> 
> // libgabor.php can be found at // https://github.com/smathot/ ...
> /src/libgabor.php require("libgabor.php");
> ------------------------------------------------------
> 
> (which I hope has now wrapped correctly)

It didn't! Here it is again with extra blank lines:

------------------------------------------------------

<?php

// libgabor.php can be found at 

// https://github.com/smathot/ ... /src/libgabor.php 

require("libgabor.php");

------------------------------------------------------

-- 
Denis McMahon, denismfmcmahon@gmail.com

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


Thread

Running same code multiple times, while only changing two parameters semeon.risom@gmail.com - 2015-01-04 08:47 -0800
  Re: Running same code multiple times, while only changing two parameters "J.O. Aho" <user@example.net> - 2015-01-04 19:13 +0100
    Re: Running same code multiple times, while only changing two parameters semeon.risom@gmail.com - 2015-01-04 13:18 -0800
  Re: Running same code multiple times, while only changing two parameters Ben Bacarisse <ben.usenet@bsb.me.uk> - 2015-01-04 20:58 +0000
    Re: Running same code multiple times, while only changing two parameters semeon.risom@gmail.com - 2015-01-04 13:15 -0800
      Re: Running same code multiple times, while only changing two parameters "Christoph M. Becker" <cmbecker69@arcor.de> - 2015-01-04 23:21 +0100
  Re: Running same code multiple times, while only changing two parameters Richard Damon <Richard@Damon-Family.org> - 2015-01-04 16:21 -0500
  Re: Running same code multiple times, while only changing two parameters Denis McMahon <denismfmcmahon@gmail.com> - 2015-01-04 22:22 +0000
    Re: Running same code multiple times, while only changing two parameters Denis McMahon <denismfmcmahon@gmail.com> - 2015-01-04 23:10 +0000
      Re: Running same code multiple times, while only changing two parameters Denis McMahon <denismfmcmahon@gmail.com> - 2015-01-04 23:14 +0000
        Re: Running same code multiple times, while only changing two parameters semeon.risom@gmail.com - 2015-01-05 12:47 -0800
          Re: Running same code multiple times, while only changing two parameters semeon.risom@gmail.com - 2015-01-05 12:50 -0800
            Re: Running same code multiple times, while only changing two parameters Denis McMahon <denismfmcmahon@gmail.com> - 2015-01-06 00:42 +0000
              Re: Running same code multiple times, while only changing two parameters Denis McMahon <denismfmcmahon@gmail.com> - 2015-01-06 18:59 +0000
          Re: Running same code multiple times, while only changing two parameters Denis McMahon <denismfmcmahon@gmail.com> - 2015-01-06 00:28 +0000

csiph-web