☝️ Create a multilanguage website with PHP
How to make your site compatible for translation in most different languages
🔗 http://b.safd.eu/33451
#️⃣ #ARRAY #MULTILINGUALSITE #PHP
How to make your site compatible for translation in most different languages
🔗 http://b.safd.eu/33451
#️⃣ #ARRAY #MULTILINGUALSITE #PHP
🗒 Perform a redirect when you log in to WordPress wrong
Dismiss an unwanted user who tries to access the admin panel
🔗 http://b.safd.eu/34835
#️⃣ #php #security #wordpress #wordpresstrick
Dismiss an unwanted user who tries to access the admin panel
🔗 http://b.safd.eu/34835
#️⃣ #php #security #wordpress #wordpresstrick
Dummy-X
Perform a redirect when you log in to WordPress wrong
Dismiss an unwanted user who tries to access the admin panel
📱 PHP and the parameters of a url valued in a variable
How to take the parameter of a url that is inside a variable of type string
🔗 https://www.selectallfromdual.com/blog/34925
#️⃣ #coding #php
How to take the parameter of a url that is inside a variable of type string
🔗 https://www.selectallfromdual.com/blog/34925
#️⃣ #coding #php
Dummy-X
PHP and the parameters of a url valued in a variable
How to take the parameter of a url that is inside a variable of type string
🖋 Calculate the air distance of two geographic coordinates with PHP
Two simple scripts that allow us to calculate the distance in kilometers of two coordinates whose latitude and longitude are known
🔗 https://www.selectallfromdual.com/blog/34948
#️⃣ #coding #php
Two simple scripts that allow us to calculate the distance in kilometers of two coordinates whose latitude and longitude are known
🔗 https://www.selectallfromdual.com/blog/34948
#️⃣ #coding #php
Dummy-X
Calculate the air distance of two geographic coordinates with PHP
Two simple scripts that allow us to calculate the distance in kilometers of two coordinates whose latitude and longitude are known
📄 Encode and decode a string in PHP
How to make the contents of our database illegible to unknown third parties
🔗 https://www.selectallfromdual.com/blog/35100
#️⃣ #php #privacy #security
How to make the contents of our database illegible to unknown third parties
🔗 https://www.selectallfromdual.com/blog/35100
#️⃣ #php #privacy #security
Dummy-X
Encode and decode a string in PHP
How to make the contents of our database illegible to unknown third parties
⌨️ View a picture of a WordPress article
With a simple to implement PHP script
🔗 https://www.selectallfromdual.com/blog/35109
#️⃣ #php #wordpress
With a simple to implement PHP script
🔗 https://www.selectallfromdual.com/blog/35109
#️⃣ #php #wordpress
Dummy-X
View a picture of a Wordpress article
With a simple to implement PHP script
⏳ Install WAMP on Windows
Install the Apache-MySQL-PHP package on Windows for local application development
🔗 https://www.selectallfromdual.com/blog/35159
#️⃣ #apache #mysql #php #wamp #windows
Install the Apache-MySQL-PHP package on Windows for local application development
🔗 https://www.selectallfromdual.com/blog/35159
#️⃣ #apache #mysql #php #wamp #windows
Dummy-X
Install WAMP on Windows
Install the Apache-MySQL-PHP package on Windows for local application development
🔥 How to get information from the browser of those who are visiting our site
This is not a hacker action, but a Javascript object that is used to know what users use to visit our website
🔗 https://www.selectallfromdual.com/blog/35422
#️⃣ #browser #css #html #javascript #php
This is not a hacker action, but a Javascript object that is used to know what users use to visit our website
🔗 https://www.selectallfromdual.com/blog/35422
#️⃣ #browser #css #html #javascript #php
Dummy-X
How to get information from the browser of those who are visiting our site
This is not a hacker action, but a Javascript object that is used to know what users use to visit our website
💥 Calculate the total space and free space of a disk with PHP
How to determine how much free space we have on our server
🔗 https://www.selectallfromdual.com/blog/35603
#️⃣ #php #phpscript
How to determine how much free space we have on our server
🔗 https://www.selectallfromdual.com/blog/35603
#️⃣ #php #phpscript
Dummy-X
Calculate the total space and free space of a disk with PHP
How to determine how much free space we have on our server
⏳ POST requests in JSON with PHP
How to make POST requests in JSON with PHP and handle the request
🔗 https://www.selectallfromdual.com/blog/35694
#️⃣ #json #php
How to make POST requests in JSON with PHP and handle the request
🔗 https://www.selectallfromdual.com/blog/35694
#️⃣ #json #php
Dummy-X
POST requests in JSON with PHP
How to make POST requests in JSON with PHP and handle the request
🤯 Replace more occurrences of a string in PHP
A useful method for substituting combinations of characters
🔗 https://www.selectallfromdual.com/blog/35797
#️⃣ #php
A useful method for substituting combinations of characters
🔗 https://www.selectallfromdual.com/blog/35797
#️⃣ #php
Dummy-X
Replace more occurrences of a string in PHP
A useful method for substituting combinations of characters
🔥 Check if a file exists with PHP
Perform a check on the presence of a resource before performing a processing
🔗 https://www.selectallfromdual.com/blog/36240
#️⃣ #curl #php
Perform a check on the presence of a resource before performing a processing
🔗 https://www.selectallfromdual.com/blog/36240
#️⃣ #curl #php
👍2👻1
👍 [#OldPost] - There is a blog update ⚠️:
With this script, it will be possible to force the download of a file with PHP, it is code to be customised with the valorisation of the $path and $name variables. Its purpose is to set up (force) the direct download of a file without making the absolute address of the file public.The values of path and name can be enhanced by a reading from the db, in relation t...
👉 https://www.selectallfromdual.com/blog/36507
#️⃣ #download #php
With this script, it will be possible to force the download of a file with PHP, it is code to be customised with the valorisation of the $path and $name variables. Its purpose is to set up (force) the direct download of a file without making the absolute address of the file public.The values of path and name can be enhanced by a reading from the db, in relation t...
👉 https://www.selectallfromdual.com/blog/36507
#️⃣ #download #php
👍1🤣1
🗒 Convert an image to a Data URI with PHP
How to create image data url with PHP...
👉 https://www.selectallfromdual.com/blog/37006
#️⃣ #imageconversion #php #snippet
How to create image data url with PHP...
👉 https://www.selectallfromdual.com/blog/37006
#️⃣ #imageconversion #php #snippet
👎1
👉 Create a length conversion tool in PHP
How to write a function to convert length units...
👉 https://www.selectallfromdual.com/blog/37043
#️⃣ #convertlengths #convertunits #php
How to write a function to convert length units...
👉 https://www.selectallfromdual.com/blog/37043
#️⃣ #convertlengths #convertunits #php
👎1