/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.asmak9.com
| | www.thapatechnical.com
2.5 parsecs away

Travel
| | [AI summary] The article provides a tutorial on implementing CRUD operations (Create, Read, Update, Delete) using PHP and MySQLi, including code examples for database connection, insertion, display, deletion, and updating data.
| | www.codeandunicorns.com
2.4 parsecs away

Travel
| | Sharing a smaller code snippet / mini tutorial / examplesince I have found it very useful in connection to HTML preview display of cam image or an uploaded image, depending on what you want really
| | mherman.org
1.6 parsecs away

Travel
| | Know a little Ruby? Ready to start web development? Before jumping to Rails, get your hands dirty with Sinatra. It's the perfect learning tool. My recommendation: Start with a basic dynamic website, backed with SQLite. Create and manage your database tables with raw SQL. Practice deploying on Heroku. Practice.
| | earthly.dev
12.8 parsecs away

Travel
| Imagine you have a Python 3.10 backend application with packages a2.1, b2.2, and c2.3 installed system-wide. Everything works fine until y...