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


Groups > comp.lang.php > #14749

Re: PHP script error

From "Christoph M. Becker" <cmbecker69@arcor.de>
Newsgroups comp.lang.php
Subject Re: PHP script error
Date 2014-12-18 00:00 +0100
Organization solani.org
Message-ID <m6t1tt$hcr$1@solani.org> (permalink)
References (4 earlier) <073c36b3-aa87-49c8-8fda-69b05cca0496@googlegroups.com> <41b96df0-434f-409a-bcd6-7d004c66fdf0@googlegroups.com> <171220142005076467%timstreater@greenbee.net> <m6ss06$rk4$1@solani.org> <0201ac12-cc58-4c51-8382-fe3c8cef9779@googlegroups.com>

Show all headers | View raw


semeon.risom@gmail.com wrote:

> Ok, that's making a bit more sense. Startup.php isn't some sort of
> default php file that's already part of the GD Library?

No it is not.  Either you can get the file, or you have to rewrite your
script.  As far as I can see, only the expressions
Input::get(...)->getValue() would have to be replaced, what could easily
be done with filter_input[1].  And of course, you would have to remove
the require_once statement that tries to include startup.php.

[1] <http://php.net/manual/en/function.filter-input.php>

-- 
Christoph M. Becker

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


Thread

PHP script error semeon.risom@gmail.com - 2014-12-16 09:53 -0800
  Re: PHP script error Jerry Stuckle <jstucklex@attglobal.net> - 2014-12-16 14:17 -0500
    Re: PHP script error semeon.risom@gmail.com - 2014-12-17 10:39 -0800
      Re: PHP script error Tim Streater <timstreater@greenbee.net> - 2014-12-17 18:44 +0000
        Re: PHP script error semeon.risom@gmail.com - 2014-12-17 11:02 -0800
          Re: PHP script error semeon.risom@gmail.com - 2014-12-17 11:17 -0800
            Re: PHP script error Tim Streater <timstreater@greenbee.net> - 2014-12-17 20:05 +0000
              Re: PHP script error "Christoph M. Becker" <cmbecker69@arcor.de> - 2014-12-17 22:19 +0100
                Re: PHP script error semeon.risom@gmail.com - 2014-12-17 13:30 -0800
                Re: PHP script error Jerry Stuckle <jstucklex@attglobal.net> - 2014-12-17 16:34 -0500
                Re: PHP script error "Christoph M. Becker" <cmbecker69@arcor.de> - 2014-12-18 00:00 +0100
                Re: PHP script error Tim Streater <timstreater@greenbee.net> - 2014-12-17 22:03 +0000
                Re: PHP script error Jerry Stuckle <jstucklex@attglobal.net> - 2014-12-17 17:20 -0500
                Re: PHP script error Tim Streater <timstreater@greenbee.net> - 2014-12-17 22:40 +0000
                OT: Quoting (was: PHP script error) "Christoph M. Becker" <cmbecker69@arcor.de> - 2014-12-17 23:44 +0100
                Re: OT: Quoting Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-12-18 00:21 +0100
                [OT] Quoting (was: OT: Quoting) "Christoph M. Becker" <cmbecker69@arcor.de> - 2014-12-18 01:30 +0100
            Re: PHP script error Jerry Stuckle <jstucklex@attglobal.net> - 2014-12-17 15:05 -0500
              Re: PHP script error semeon.risom@gmail.com - 2014-12-17 13:11 -0800
                Re: PHP script error Jerry Stuckle <jstucklex@attglobal.net> - 2014-12-17 16:35 -0500
                Re: PHP script error Doug Miller <doug_at_milmac_dot_com@example.com> - 2014-12-17 22:19 +0000
  Re: PHP script error "Christoph M. Becker" <cmbecker69@arcor.de> - 2014-12-16 20:25 +0100
    Re: PHP script error Tim Streater <timstreater@greenbee.net> - 2014-12-16 20:58 +0000
  Re: PHP script error Olaf Schmitt <thesys@gmx.de> - 2014-12-17 04:27 +0100
    Re: PHP script error Jerry Stuckle <jstucklex@attglobal.net> - 2014-12-16 22:32 -0500
      Re: PHP script error Olaf Schmitt <thesys@gmx.de> - 2014-12-17 17:28 +0100

csiph-web