We use cookies to improve user experience, and analyze website traffic. Accept
Here, we will share with you how to create a jQuery Ajax post request with PHP. Just check out the examples and choose the one that suits your needs best.
In this snippet, we are going to describe how to create a new line with the help of the PHP arsenal. Go ahead and learn how to do it easily.
JSON is a data-interchange format, which can be generated and parsed by PHP or other programming languages. See how to create and parse JSON data by PHP.
Here is a short tutorial that will represent to you the way of creating a URL slug from string with PHP. It should be an essential part of any website.
In this short tutorial, you will find the most proper solution to the commonly asked question by programmers: how to delete an element from an array.
Browser detection is used to determine the web browser a visitor is using and to serve browser-appropriate content to the visitor. Know how to do it with PHP.
In this snippet, we are going to figure out how to successfully determine the first and last iteration in a foreach loop with the help of PHP.
PHP is a popular general-purpose scripting language. It provides files to the user by forcing them to download. Know how to download a file in PHP correctly.
Here is a short tutorial where you can find three helpful methods allowing to find the foreach index with the help of PHP.
This tutorial includes several methods of generating a unique, random, alpha-numeric string with PHP. Follow the examples below, it will be easily done.