Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #17659
| From | "Christoph M. Becker" <cmbecker69@arcor.de> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: incorrect PHP code |
| Date | 2018-01-18 18:37 +0100 |
| Organization | solani.org |
| Message-ID | <p3qm13$pp8$1@solani.org> (permalink) |
| References | (2 earlier) <glg16dtr9pkfg0hjtttepj7aiiqlg4engm@4ax.com> <p3qhdd$mb0$1@solani.org> <jak16dpmnfilemklnd1lmieevibvrflgsi@4ax.com> <p3qkta$ov3$1@solani.org> <87m16dhdqtj1jbs9o77bofbfha0ofs7lpa@4ax.com> |
On 18.01.2018 at 18:30, nospam@ms.com wrote: > On Thu, 18 Jan 2018 18:18:36 +0100, "Christoph M. Becker" > <cmbecker69@arcor.de> wrote: > > Would you be able to recommend one or two good PHP web forums? If in doubt, use <https://stackoverflow.com/>. > The GD extension is installed. > > Is imagecreatefrompng part of GD? If not, which extension are they > part of? imagecreatefrompng() is part of GD; either PNG support is missing from GD (rather unlikely), or the function is disabled via disable_functions[1]. [1] <http://www.php.net/manual/en/ini.core.php#ini.disable-functions> -- Christoph M. Becker
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
incorrect PHP code nospam@ms.com - 2018-01-18 11:12 +0000
Re: incorrect PHP code Ifrit <ifrit@jahannam> - 2018-01-18 12:57 +0100
Re: incorrect PHP code nospam@ms.com - 2018-01-18 12:02 +0000
Re: incorrect PHP code Ifrit <ifrit@jahannam> - 2018-01-18 14:36 +0100
Re: incorrect PHP code Ifrit <ifrit@jahannam> - 2018-01-18 14:39 +0100
Re: incorrect PHP code Ifrit <ifrit@jahannam> - 2018-01-18 16:33 +0100
Re: incorrect PHP code nospam@ms.com - 2018-01-18 15:51 +0000
Re: incorrect PHP code "Christoph M. Becker" <cmbecker69@arcor.de> - 2018-01-18 15:26 +0100
Re: incorrect PHP code nospam@ms.com - 2018-01-18 15:57 +0000
Re: incorrect PHP code "Christoph M. Becker" <cmbecker69@arcor.de> - 2018-01-18 17:18 +0100
Re: incorrect PHP code nospam@ms.com - 2018-01-18 17:01 +0000
Re: incorrect PHP code "Christoph M. Becker" <cmbecker69@arcor.de> - 2018-01-18 18:18 +0100
Re: incorrect PHP code nospam@ms.com - 2018-01-18 17:30 +0000
Re: incorrect PHP code "Christoph M. Becker" <cmbecker69@arcor.de> - 2018-01-18 18:37 +0100
PHP forums (was: incorrect PHP code) Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2018-01-18 19:27 +0100
Re: PHP forums (was: incorrect PHP code) Tim Streater <timstreater@greenbee.net> - 2018-01-18 22:09 +0000
Re: incorrect PHP code Jerry Stuckle <jstucklex@attglobal.net> - 2018-01-18 22:01 -0500
Re: incorrect PHP code Jerry Stuckle <jstucklex@attglobal.net> - 2018-01-18 22:06 -0500
Re: incorrect PHP code Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2018-01-18 19:08 +0100
Re: incorrect PHP code Arno Welzel <usenet@arnowelzel.de> - 2018-09-05 09:40 +0200
Re: incorrect PHP code inigojoseph89@gmail.com - 2018-01-22 23:07 -0800
Re: incorrect PHP code Jerry Stuckle <jstucklex@attglobal.net> - 2018-01-23 07:53 -0500
Re: incorrect PHP code careenjoseph36@gmail.com - 2018-03-06 01:49 -0800
csiph-web