Why does a non-match on an empty string with PHP's sscanf() return -1 instead of 0?
I ran into a bug in my code today when I null-coalesced a submission value to an empty string which was being validated ...
Latest news, tutorials, and updates from the PHP community
6985 articles available
I ran into a bug in my code today when I null-coalesced a submission value to an empty string which was being validated ...
this is a project in php but i am happy with any suggestions, regardless of language. the coding is less the issue than ...
I am trying to use the Ultimate Member plugin's hooks, but I can't get them to work. Here is my test code: [Code Block] ...
Body I am trying to integrate an Ingenico Desk/5000 payment terminal with a custom PHP POS system over local TCP/IP. The...
Obviously, PHP is not my thing: [Code Block] giving: PHP Fatal error: Unparenthesized `a ?: b ? c : d` is not supported....
My current WordPress theme has a list post style that uses the excerpts function to show 35 words `` In one of my posts,...
I’m working on a Laravel application where I need to generate and export a PDF file based on database records (such as a...
I am building an Employee Management System using Laravel Breeze for authentication. CONTROLLER [Code Block] MODEL [Code...
guys when i run my laravel project it shows boostrap.js or something how do i fix this?? Im sorry for code dumping so wh...
I am currently building a report generation module in my Laravel application where users can filter orders by date range...
I have three Laravel Blade views for my book management system. The create and edit views have identical form fields (8 ...
My questions: Table duplication - Index and reports both have book tables. Index has 7 columns (with Actions), reports h...
Showing 61 to 72 of 6985 articles