Quantcast
Channel: PHP
Browsing all 6 articles
Browse latest View live

How does PHP echo’s a “Hello World”? – Behind the scene

Have you ever wondered how PHP echo’s a “Hello World” for you on the browser? Even I didn’t until I read about the PHP internals and extensions. I thought may be a few out there will be interested in...

View Article



Caching Hat-trick: Zend Opcache, Etags and Query Caching

Source: http://www.sitepoint.com/caching-hat-trick-zend-opcache-etags-and-query-caching/

View Article

Caching Hat-trick: Varnish, Memcached and PHP libraries

Source: http://www.sitepoint.com/caching-hat-trick-varnish-memcached-and-php-libraries/

View Article

Giới thiệu PHP 7 Express

Sự bùng nổ PHP 7 đang diễn ra xung quanh chúng ta và cuối năm nay chúng ta sẽ nhìn thấy một bản phát hành chính thức. Để giúp bạn chuẩn bị cho những thay đổi sắp tới, phiên bản sắp phát hành của Zend...

View Article

PHP Push Notifications cho iOS và Android

PHP: <?phpclass PushNotification{    protected $sandbox = false;    protected $ios_pem_file_path = "";    protected $google_api_key = "";    public function ios($device_token, $message = null,...

View Article


Sửa lỗi Paypal IPN SSL connect error

Lỗi này xảy ra khi server của bạn kết nối với Paypal để kiểm tra tính hợp lệ của giao dịch. Không hiểu sao đợt này Paypal thay đổi nên mình bị vấn đề với SSL khi dùng CURL. Bạn nào gặp tình trạng tương...

View Article
Browsing all 6 articles
Browse latest View live




Latest Images