How do I replace the placeholder in the footer?
there is a code like this: [Code Block] The problem is that if the `{bla_bla_bla_placeholder}` is in the footer, it is n...
Latest news, tutorials, and updates from the PHP community
7059 articles available
there is a code like this: [Code Block] The problem is that if the `{bla_bla_bla_placeholder}` is in the footer, it is n...
I know there are many requests about this issue; but none of them seems to answer my question. To automate the generatio...
I'm new to web development and I'm creating a pure html/ css/ and js website and host it on a server. I have to use an A...
I have a Moodle application version 4.0.2 over Apache webserver, using PHP v8.0. After a login as administrator or submi...
I am testing out API Platform and I am running into n+1 issues with Doctrine. I have an entity called Car which has a Ma...
After using the command `httpd -k install` using the administrator mode of cmd, I tried to run the Apache server through...
Let's use a test key (don't use it, it's just a test, I don't use it either): [Code Block] I want to sign in Javascript ...
I am using below php code to generate hmac-sha256 and encode it to base64 [Code Block] but hash is always different from...
I'm trying to get a specific "inventory_update_stock_id" from list of IDs in a report. I used the following code line in...
I have to add a specific class to my first, third and fifth element in a foreach loop in php ot thuis code below => [Cod...
I'm using PHP8 attributes to flag Doctrine entities in a Symfony project, to set the entity up for audit logging. To det...
To go straight to the point I just started using Codeigniter 3 and I am building a login system but I don't know how to ...
Showing 1777 to 1788 of 7059 articles