I am trying to create a wordpress plugin. I put a url on the php page located into the Study-Tool folder. But when I click on it, my navigator doesn't find it.
The url of the file is : /www/STAPS/wp-content/plugins/Study-Tool/teacher-pot-creator.php
The url where i am redirect is : http://blog.fr/STAPS/wp-admin/teacher-pot-creator.php
Here, the script i had put on the php page
<a href="./teacher-pot-creator.php">Gestion des pots à questions</a></br>
Firebase Cloud Functions: PubSub, "res.on is not a function"
TypeError: Cannot read properties of undefined (reading 'createMessageComponentCollector')
Creating PDF is possible with DOMPDF, but the layout is not what it has to be
my domain server attack by ransom ware, how to remove this virus in my domain server , i tried some anti virus remove tools but it not working, in my domain page it showing this error messege
I am trying to send data to a database using PHP but when I execute the query using execute() I get an error that says
I am trying to retrieve a html from page using get_file_contents and then find specific URL from page using RegEx that I built here: https://regex101com