PHP Function Index 967 functions
A total of 967 functions
Abs: Get absolute value.
Acos: Gets the inverse cosine value.
Ada_afetch: Gets the return column of the database.
Ada_autocommit: Switch automatic change function.
Ada_close: Close Adabas D
The first is PHP to get the current page URL:
Copy Code code as follows:
Get the current script URL
function Getcururl ()
{
if (!empty ($_server["Request_uri"]))
{
$scriptName = $_server["Request_uri"];
$nowurl =
One of my customers has the demand: Upload files, can be doc,docx,xls,pdf,txt format, now need to read the contents of these files in PHP, and then calculate the number of words in the file.
1.PHP read DOC-formatted files
PHP does not have a class
command line mode for PHP
Starting with version 4.3.0, PHP provides a new type of SAPI (Server application Programming Interface, service-side application programming port) support, called CLI, which means command line Interface, which is life The
This article mainly describes how to configure PHP-FPM, common error resolution and PHP-FPM startup, shutdown, and restart.
The Nginx in the LNMP environment does not support PHP and requires the FASTCGI plug-in to process requests for PHP. and PHP
The PHP framework can help you write concise reusable code, follow the MVC pattern, and ensure that the application logic and presentation are separated. There are a lot of different frameworks, some good performance, some documents, and some
Application PayPal Registration URL: https://www.paypal.com/
PayPal interface is somewhat different from other interfaces, slightly more complex. In fact, the bank interface is also a site plug-in.
The so-called PayPal IPN (Instant Payment
Using PHP to create images is a fairly easy thing to do. As long as you install some Third-party library files and have some knowledge of geometry, you can use PHP to create and process images. PHP currently uses the GD library to process images.
FromHttp://www.hbcms.com/cms/34/113.html
Everyone knows about php.net. We will come here early or late and continue to access it. It is the main reference website of phper and has a lot of useful information, but this information is not so
[Editor's note] compared with the desktop end, users are increasingly accessing webpages from mobile devices, which is nothing new. However, developers still need to work hard to make the website better adapt to the current mobile devices. At the
This article briefly introduces how to use MySQLrownumberSQL to generate auto-increment sequence numbers.
This article briefly introduces how to test the auto-increment sequence number generated by MySQL rownumber SQL.
MySQL almost simulates most
PHP Yii Framework Getting Started Tutorial, yii Framework tutorial. PHP Yii Framework Getting Started Tutorial, yii Framework usage tutorial install Yii consists of the following two steps: Download Yii Framework from yiiframework.com. Decompress
CodeIgniter (CI) is a lightweight php mvc framework that supports PHP4 and PHP5. it is a powerful tool for developing small and medium-sized Web applications with high scalability requirements. Many blog programs and open-source cms programs are
How to attack Common Vulnerabilities in PHP programs. Source: Chinaasp translated this article because currently most CGI Security articles use Perl as an example, while few articles specifically introduce ASP, PHP, or JSP security. S Source:
Php integration kit server xampp installation and use tutorial (suitable for beginners who are new to PHP for the first time), xampp installation and use. Php integration kit server xampp installation and use tutorial (suitable for beginners who are
Php uses ImageMagick to convert a PDF file to a JPG file ,. Php uses ImageMagick to convert a PDF file to a JPG file. this example describes how php uses ImageMagick to convert a PDF file to a JPG file. Share it with you for your reference. Php uses
Review of the top 20 PHP frameworks in 2014 and the php framework in 2014. Review of the 20 best PHP frameworks in 2014. in 2014, php is a very powerful and popular programming language for Web developers. Many of the world's top websites are based
The difference between echo and print in PHP is phpechoprint. The difference between echo and print in PHP. In general, PHP dynamically outputs HTML content through print and echo statements. in actual use, difference between echo and print in PHP:
In php, images are generated on webpages, similar to long Weibo Image Generators. Reading Guide: due to the Media Station's Weibo communication needs, the article body must be transmitted in the form of images when it is forwarded to Sina Weibo, to
WordPress website performance optimization guide, wordpress performance optimization. WordPress website performance optimization guide, wordpress performance optimization 1. if you select a good host, try not to use a free host or shared host
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.