-
Is there anyone who extends php functionality by adding new functions to php source code?
by adding a c method to the source code of php, and then compiling it into an os or dll file, replacing the original extension, can you add your own function to the system?
notice that I m talking about C extensions.
...
-
Php extension development Segmentation fault (core dumped)
recently, when I was learning to develop a php extension and create a class, I compiled successfully, but I reported an error: Segmentation fault (core dumped) when executing the test file
* $Id$ *
-sharpifdef HAVE_CONFIG_H
-sharpinclude "conf...
-
Php extension installation problem: local two php, installation php extensions are always not installed
for example, each installation cannot be installed on mac, and xampp, failed to install ffmpeg and imagick extensions ....
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3242b-4d49b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3242b-4d49b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?