https://code-boxx.com/php-curl-file-download/
Copyright by Code Boxx
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- Create a test database and import the
1-database.sql
file. - Change the database settings in
2-otp.php
to your own. - Launch
3a-request.php
to generate an OTP request,3b-challenge.php
for the challenge.
https://code-boxx.com/simple-php-order-form/
- Create a test database and import
1-orders.sql
. - Change the database settings in
3-process.php
to your own. - Launch
2-order-form.php
in the browser.
https://code-boxx.com/add-files-folders-php-zip/
Please make sure that extension=zip
is enabled in php.ini
.
Copyright by Code Boxx
Permission is hereby granted, free of charge, to any person obtaining a copy
https://code-boxx.com/simple-php-mvc-example/
- Create a dummy database and import
1-users.sql
. - Change the database settings to your own in
1-model.php
. - Launch
3-view.html
in your browser.
Copyright by Code Boxx
https://code-boxx.com/save-form-php-mysql/
- Create a test database and import
1-dummy.sql
. - Change the database settings in
3-save.php
to your own. - Launch
2-form.php
in your browser.
Copyright by Code Boxx
https://code-boxx.com/mysql-search-exact-like-fuzzy/
Copyright by Code Boxx
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
https://code-boxx.com/calculate-difference-between-dates-mysql/
Copyright by Code Boxx
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell