I want to know how I can write a php function in c (e.g. strtoupper). if there is any tutorial please enter it here.
strtoupper
thanks
To write a function in C that can be used with PHP, you have to write an extension.
There is not much information about what is available, unfortunately ...
However, while browsing my bookmarks, here are the links I found:
, , PHP ( Google ); , , , ( , , )
, , : -)
C PHP, Gearman .
http://gearman.org/
http://pecl.php.net/package/gearman ( PECL)
SWIG, Wrapper Generator:
SWIG is a software development tool that combines C and C ++ programs with various high-level programming languages. SWIG is used with various types of languages, including common scripting languages such as Perl, PHP, Python, Tcl, and Ruby.
Source: https://habr.com/ru/post/1718794/More articles:GDI + DashStyle throws an OutOfMemoryException in .NET. - .netHow to set row id [TR] and column id [TD] in displaytag? - javascriptOverriding styles defined in generic.xaml - wpfAccessing the web.config file in a third-party library - c #Не удается загрузить файл в Internet Explorer с помощью плагина JQuery Form - jqueryThe difference between "Network path not found" and "Access denied" in C # - c #How to "expand" tags? - jqueryIntermittent problems with web services on a remote hosting server - c #C # 2.0 Subscribing to dynamic events with a known event signature - reflectionHow to sync two browsers - jsonAll Articles