Explore PHP on Experts Exchange

Expert Solutions for Your Tech Problems

PHP

PHP is a widely-used server-side scripting language especially suited for web development, powering tens of millions of sites from Facebook to pers...

Read more
  • 124K Content
  • 14K Contributors

Expert Spotlight
Developer & Coffee Roaster

I have over 30 years experience in Sales, Marketing, Technology and Developing solutions.

Article

419 Page Expired: Understanding the Implications and How to Avoid Them

In today's digital age, where online transactions and interactions have become the norm, encountering errors while browsing the internet is not uncommon. One such error is the "419 Page Expired" message, which can be frustrating and confusing for users.
Article

PHP Errors vs Exceptions

PHP is a popular programming language that is widely used for web development. One of the key features of PHP is its error and exception handling system, which allows developers to handle unexpected events in a structured way. In this article, we'll take a closer look at PHP errors and exceptions
Article

Don't Disable CURLOPT_SSL_VERIFYPEER!

Facing a certificate issue with cURL? Don't listen to anyone who tells you to disable certificate verification. This guide will tell you how to fix the issue the right way.
Article

Locating Nearest Addresses with MySQL

Find out how to build "nearest location" capabilities using MySQL and GPS coordinates.
Article

How to load JSON's data into SQL Server in different ways

Data can be kept in different media, Sometimes, the data need to be extracted, transformed or loaded in different ways. For this article, I'm going to demonstrate some of the popular ways of importing JSON data into MS SQL Server.
Article
How to load Excel's data into SQL Server in different ways

How to load Excel's data into SQL Server in different ways

3
Data can be kept in different media, Sometimes, the data need to be extracted, transformed or loaded in different ways. For this article, I'm going to demonstrate some of the popular ways of importing Excel data into MS SQL Server.
Article

Choosing a web framework: php, python or node.js? Personal reflections of a developer.

byGrze
1
Which language to choose for your next web project? Python, PHP, or maybe Node.js? Which framework to choose? Should you go with Symphony, Yii, or Laravel in PHP world? Django, Pyramid or Flask in Python world? Or maybe go for Feathers, Sails, Meteor, or plain Express in the Node.js world?
Article

Rowby Goren Makes an Impact on Screen and Online

1
Join us in celebrating longtime user Rowby Goren for his great contributions of engaging with other users on site. We explore his method for posing questions that are likely to yield a solution, and take a look at how his career transformed from a Hollywood writer to a website entrepreneur.
Article
Simple Wordpress Form Plugin

How to create a simple form plugin with server validation in Wordpress

This article demonstrates a very simple pattern for creating a WordPress plugin that displays and processes a form. The form is activated by a shortcode and includes server side validation of the data .
Article
Fix Just About Every Common PHP Error -

How to Fix Just About Every Common PHP Error

1
So you've got an error in PHP. Learn how to fix it and almost every other common PHP error with this guide for beginners.
Article
Laravel Logo

Features of Laravel Framework You Must Know About

Laravel is the most sought after web development framework. It comes with ample amount of features that make it easy for developers to work around it. Know about its features in detail.
Article
Contact Form 7

Wordpress:ContactForm7 - Save Submitted Data To Your Own Database

2
I recently worked on a Wordpress site that utilized the popular ContactForm7 (https://contactform7.com/) plug-in that only sends an email and does not save data. The client wanted the data saved to a custom CRM database. This is my solution.
Article

December Newsletter: Our Gifts For You

This holiday season, we’re giving away the gift of knowledge—tech knowledge, that is. Keep reading to see what hacks, tips, and trends we have wrapped and waiting for you under the tree.
Article

Writing Highly Scalable, Blazing Fast PHP Code

The title says it all. Writing any type of PHP Application or API code that provides high throughput, while under a heavy load, seems to be an arcane art form (Black Magic). This article aims to provide some general guidelines for producing this type of code.
Article

November Newsletter: Give Thanks for Tech!

It’s a season to be thankful, and we’re thankful for users like you who engage on site, solve technology problems, and network with others in the industry. What tech are we most thankful for? Keep reading.
Article

7 Sure Fire Ways To Improve Your Web Performance Strategy

Originally, this post was published on Monitis Blog, you can check it here.



In business circles,

Article

VBA How To Decompress a Gzip Response From a HTTP Request

1
There are times when I have encountered the need to decompress a response from a PHP request. This is how it's done, but you must have control of the request and you can set the Accept-Encoding header.
Article
Article Header

AJAX form submission with customized server field validation

This article discusses how to implement server side field validation and display customized error messages to the client.
Article

3 working tips to increase Magento speed

1
3 proven steps to speed up Magento powered sites. The article focus is on optimizing time to first byte (TTFB), full page caching and configuring server for optimal performance.
Article

PHP Error Handling: Never Say die() Again

1
Introduction
This article is intended for those who are new to PHP error handling

Do more with Experts Exchange.


Get Answers

Join a Group Discussion

Collaborate

Monitor your Site

Explore solutions and more