MacOS Terminal says it's running PHP 8.4.4 but localhost says it's running 7.3.27 [closed]
I installed PHP 8.4.4 using homebrew. Every check I've run says 8.4.4 is installed and is the current version of PHP: [C...
Latest news, tutorials, and updates from the PHP community
6985 articles available
I installed PHP 8.4.4 using homebrew. Every check I've run says 8.4.4 is installed and is the current version of PHP: [C...
I have a client who allows patrons in her fitness center to pause their monthly membership. She charges them for one mon...
I recently set up a fedora 44 server in a home lab. I started Apache on it and installed php and php-fpm. I put in `/var...
I'm using the extension PHP intelephense for Visual Studio Code. [Code Block] I get Undefined variable '$con' even thoug...
I am working on a Laravel + React project where I implemented a WhatsApp share button. The problem is: On WhatsApp, only...
I am building a web application that allows users to search for media content (audio/video). I want to implement a fast ...
I have used fileupload successfully to select multiple files and upload them to a PHP server. The files can be large (up...
I am working on a REST API using Yii3 and trying to understand the correct way to implement authentication and authoriza...
I'm using Laravel + PHP + DataTables. I have a page with DataTables, and when I select one or more checkboxes, I use a f...
I have one page that call the page for printing. But the problem is I need to go directly on printing page process witho...
I was wondering if THIS is the correct way to apply M:N in PHP. To be exact, in CRUD. My main request is if the structur...
loginaction.php: [Code Block] and here is my registeraction.php: [Code Block] is this the good way to approach the login...
Showing 109 to 120 of 6985 articles