SM0 She11
Path:
/
/
usr
/
local
/
include
/
php
/
ext
/
gd
Full Path (server): /usr/local/include/php/ext/gd
Create Fil3
Upl04d Fil3
📄 gd_compat.h
[E]
[D]
[R]
📄 gdcache.h
[E]
[D]
[R]
📁 libgd
Open
[D]
[R]
📄 php_gd.h
[E]
[D]
[R]
Editing: gd_compat.h
#ifndef GD_COMPAT_H #define GD_COMPAT_H 1 #ifndef HAVE_GD_BUNDLED /* from gd_compat.c */ const char * gdPngGetVersionString(); const char * gdJpegGetVersionString(); int gdJpegGetVersionInt(); #endif /* from gd_compat.c of libgd/gd_security.c */ int overflow2(int a, int b); #endif /* GD_COMPAT_H */
Save