php

Back Open Paginator
01.12.2025 09:41
decompwlj (@decompwlj@mathstodon.xyz)

A051936: Truncated triangular numbers: a(n) = n*(n+1)/2 - 9

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/Truncate
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/Trunc
2D graph, first 500 terms ➡️ decompwlj.com/2Dgraph500terms/

#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research





Show Original Post


01.12.2025 09:21
brendt (@brendt@phpc.social)

Finally it's time again for some #PHP livestreaming! Come join me in half an hour: youtube.com/live/bLIiLh_7W6I




Show Original Post


01.12.2025 08:40
krakjoe (@krakjoe@phpc.social)

Sustainability of Open Engineering

medium.com/@krakjoe/sustainabi

#php #oss




Show Original Post


01.12.2025 04:32
decompwlj (@decompwlj@mathstodon.xyz)

A051795: Doubly balanced primes: primes which are averages of both their immediate and their second neighbors

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/Doubly_b
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/Doubl
2D graph, first 500 terms ➡️ decompwlj.com/2Dgraph500terms/

#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research





Show Original Post


01.12.2025 04:25
decompwlj (@decompwlj@mathstodon.xyz)

A051750: Primes whose cubes lack zeros

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A051750.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A0517
2D graph, first 500 terms ➡️ decompwlj.com/2Dgraph500terms/

#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research





Show Original Post


30.11.2025 21:52
TurboLearnPHP (@TurboLearnPHP@mastodon.social)

Database Columns - SELECT * vs Specific Columns

🔥 Database Columns - SELECT * vs Specific Columns! Watch how junior developers write code vs how senior developers do it. The difference is HUGE! This will change how you code!

...

youtube.com/watch?v=LsuQssRhNvs




Show Original Post


30.11.2025 21:52
TurboLearnPHP (@TurboLearnPHP@mastodon.social)

JSON Handling - Manual vs JSON_THROW_ON_ERROR

⚡ JSON Error Handling Done Right! Junior developers use json_decode without error checking (silent failures!), while senior devs use JSON_THROW_ON_ERROR to catch issues immediately. Plus, see how to properly build JSON strings instead of manual concatenation. This prevents bugs in production!

...

manual





Show Original Post


30.11.2025 21:49
TurboLearnPHP (@TurboLearnPHP@mastodon.social)

Password Security - MD5 vs Argon2

🔐 STOP USING MD5! This password security comparison will shock you. Junior developers still use MD5 (cracked in seconds!) while senior devs use Argon2ID - the strongest password hashing algorithm. See the difference and learn why password security matters. Your users' data depends on this!

development engineering vs senior review #...

🎥 manual




Show Original Post


30.11.2025 21:45
TurboLearnPHP (@TurboLearnPHP@mastodon.social)

Environment Variables - Hardcoded vs ENV

🔐 NEVER Hardcode Secrets! This security mistake will get you fired! Junior developers put API keys and passwords directly in code (visible in Git!), while senior devs use environment variables. Learn how to protect your secrets and why this is critical for production applications.

development engineering vs se...

🎥 manual




Show Original Post


30.11.2025 21:45
SergiuDinIT (@SergiuDinIT@mastodon.social)

SQL Injection - Vulnerable vs Safe

🔒 CRITICAL SECURITY FIX! SQL Injection vulnerability exposed! See how junior developers accidentally create massive security holes by concatenating user input directly into SQL queries. The senior solution uses prepared statements with PDO - this is why your database gets hacked! Watch this before your next project gets compromised.

...

🎥 youtube.com/watch?v=8j56ZMgToWA




Show Original Post


30.11.2025 20:58
oldperl (@oldperl@mastodon.online)

Und es läuft immer noch automatisch, mein Modul "Ewiger Adventskranz" auf dceonline.de

Infos: sandbox.dceserver.de/deutsch/m

Git: gitport.de/Oldperl/Ewiger_Adve

#modul #cms #conlite #contenido #php #development #developer





Show Original Post


30.11.2025 20:47
radwebhosting (@radwebhosting@mastodon.social)

CakePHP vs CodeIgniter: Which Framework is Best for Development?

This article presents an in-depth comparison of two of the most popular PHP frameworks: vs CodeIgniter. After reading, you will have a better understanding of these two frameworks, including the features, strengths, and weaknesses of each. Both CakePHP and are popular with PHP developers, but which PHP framework is best for your next project? ...
Continued 👉 blog.radwebhosting.com/cakephp





Show Original Post


1 ...286 287 288 289 290 291 292 293 294 295 296 ...526
UP