Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: PHP

CGI Fastcgi PHP-CGI PHP-FPM concept and relationship

cgi is a protocol for communication between web server and application processing (such as php parser or php-cgi) fastcgi is a standard used to improve the performance of cgi programs The steps of

September 26, 2021By Simo Cgi CGI, Concept, Fastcgi, FPM, PHP, relationshipLeave a Comment

CGI, server built-in module, Fastcgi, PHP-FPM Differences and Details

The earliest Web server simply responded to the HTTP static file request sent by the browser, and stored the static file on the server (for example: jpg, htm, html) return to the browser. The pictu

September 26, 2021By Simo Cgi built-in, CGI, detailed, differential, Fastcgi, FPM, module, PHP, serverLeave a Comment

PHP supplied with the Zend server in the command line on the Mac

I have installed zend server on my mac, I think there are two php installed on my mac (I hate mac, by the way, I would love to go back to Windows 7), I think the script command line (phpcs) I’m run

September 24, 2021By Simo Macbook Attached, Command, Mac, PHP, Row, server, Using, ZendLeave a Comment

Two versions of PHP on Mac OS Snow Leopard and install xdebug using PECL

Before I read some posts about Snow Leopard’s built-in Apache/PHP, I used MAMP (standard) for PHP development. I decided to turn to the ones I provided, but there seemed to be many problems

T

September 23, 2021By Simo Macbook installation, Leopard, Mac, OS, PECL, PHP, Snow, two, Used, version, XDebugLeave a Comment

Retrieve the PHP array keys and values ​​from the PostgreSQL function parameters for database updates

I am trying to send a set of key-value pairs to a postgresql function as a parameter. The structure of the array is as follows –

array( 10) {
[“OWNER”]=> string(3) “ERP”
[“SOURCE”]=> strin

September 21, 2021By Simo Postgresql Arrays, database, function, keys, Medium, parameters, PHP, PostgreSQL, procedures, retrieval, Update, valuesLeave a Comment

CGI Fast-CGI PHP-FPM

CGI
CGI, Common Gateway Interface, is a tool for HTTP server to contact with programs on other servers, which can be used into any languages ​​with standard input, standard output and environmental

August 22, 2021By Simo Cgi CGI, FAST, FPM, III, PHP, UnderstandingLeave a Comment

PHP error in .XML file?

Okay, first, I add this line to my .htaccess file so that the php engine can parse the php code in the .xml file:

AddType application/x-httpd-php .php .php3 .phtml .html .xml After that, when

August 22, 2021By Simo XML error, file, Medium, PHP, XMLLeave a Comment

Posts navigation

Page 1 … Page 3 Page 4
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress