- Racour
- https://www.avonture.be
-
blog Public
My blog as accessible on https://www.avonture.be
-
docux-blog Public
Forked from Juniors017/docux-blogHere you’ll find my developments, research, and notes on Docusaurus.
MDX UpdatedOct 25, 2025 -
aesecure_quickscan Public archive
PHP script to install on your site (preferably in localhost for better performance) to scan files for viruses. aeSecure QuickScan already RECOGNIZE MORE THAN 45.000 VIRUSES (November 2018) and use …
-
bash_shell_coding Public archive
Tips and tricks on how to write powerfull bash scripts
-
docker_joomla_restore Public
Set of files for restoring a JPA Joomla archive using Docker. At the end, your site has been restored locally.
-
joomla_show_table Public archive
Extract informations from your Joomla database and display them in a raw table; allowing to quickly connect that table into a spreadsheet program (like MS Excel)
-
getjoomla Public archive
Fork of the getjoomla script of BestProject (https://github.com/bestproject/getjoomla.php)
-
vba_outlook_save_pdf Public archive
Do you need to export one or more emails to your hard disk as PDF files and remove these emails (or not) once done ? Here is my Outlook macro for this. My usage: take a copy of all important emails…
-
php_devcontainer Public
Set of files for starting vscode in devcontainer mode and writing PHP code. Several static code analysis tools such as php-cs-fixer, phpcbf, SonarLint and others are preinstalled.
-
vscode_tips Public
Tutorial about Visual Studio Code and tips and tricks
-
chmod Public archive
Reset folder's permissions to 755 and 644 for files, this for the folder where the script is stored and any subfolders
-
-
keepass_tips Public archive
Tips and tricks for KeePass
Shell GNU General Public License v3.0 UpdatedOct 5, 2023 -
tools_winscp Public archive
Tips and tricks and small scripts for automation of the WinSCP FTP client (Windows).
-
sql_formatter Public archive
Very straight-forward script for formatting SQL statement.
-
php_password Public archive
Easy interface for generating a hash for a plain text password. Type a plain text password and get his password_hash() hash.
-
php_obfuscator Public archive
Utility allowing to make a PHP code unreadable but leaving it perfectly executable.
-
kill_folders Public archive
Very fast way to remove every files in a folder (subfolders included)
-
json_encode Public archive
Very straight-forward script for encoding string in JSON
-
folder_size Public archive
Do you know the size of your website? How many megabytes/gigabytes?
-
base64 Public archive
Simple javascript base64_encode / base64_decode interface
-
php_grep Public archive
This script will allow you to scan files of your website and search for a specific pattern; f.i. a word or a sentence.
-
joomla_free Public archive
A set of php scripts that will probably be useful to you in your life as a webmaster, including, for example, check_db (for quickly check your Joomla's configuration), kill_db_tables for removing t…
-
markdown_encrypt Public archive
Proof of concept - Encrypt markdown files and store encrypted version on github
-
-
git_tips Public archive
Tips and tricks and snippets for working with Git
-
joomla_log_admin Public archive
You've forgot your Joomla admin credentials but you 've access to your FTP? The log_admin.php script will allow you to connect in your administrator interface without the need to fill in credentials.
-
vba_excel_RibbonDropdown Public archive
How to very easily load an Excel range into the ribbon as a dropdown
-
docker_joomla Public archive
Support pour la session Docker lors du JoomlaDay FR 2022 (https://www.joomladay.fr/)
-
marknotes_install Public archive
Installation script for marknotes (https://github.com/cavo789/marknotes). Download the latest version of the tool, install it, finalize the installation and it's yours !