Anyone know PHP and TMDB API?
I am trying to get this working using the code on this website.
https://www.codeforest.net/simple-movie-search-using-php-and-tmdb-api
But all I get is the index page. Typing in a movie name does nothing.
Reminder for anyone new to FrankenPHP: it does NOT use your system PHP and extensions, so missing extension logs can be misleading.
Here is how to install the correct PHP-ZTS 8.5 + extensions and make Octane behave.
#programming #Laravel #frankenphp #developer #linux #php #troubleshooting #fediblogs

A091191: Primitive abundant numbers: abundant numbers (A005101) having no abundant proper divisor
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A091191.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A091191.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A091191.html
#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

A091072: Numbers k such that the Kronecker Symbol (-1 / k) > 0
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A091072.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A091072.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A091072.html
#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

FYI: Slim vs Laravel: PHP Framework Showdown! #shorts: Slim offers customizability like a PC kit, requiring spec research. Laravel resembles Apple, providing a seamless experience but limited upgrades. Where is the middle ground? #Slim #Laravel #PHP #Development https://www.youtube.com/shorts/yV8AvKqWXko

My newest video is out on the @phparch #youtube channel. I go over how you can use #database #views to reduce bugs and make your code more maintainable. I also discuss #materialized views, which aren't supported by all #RDMS but are really cool and can be "faked" using other methods.
#phpc #php #postgresql #mysql #softwareengineering #databasedesign

It's a shame the "pipe" operator is so annoying to type (...on a French/AZERTY keyboard): it's great!
https://www.php.net/releases/8.5/en.php#pipe-operator
One of the reasons I chose PHP as "my language" back in 2000 was that the documentation was free at php.net, and users could contribute to it, and you could run apache for free.
Competing languages required payment to access their documentation and run their servers.
Today I'm excited about phpc.social on mastodon and phpc.tv as a php video site. They're gonna boost this community through the roof. #php #phpc
Already using Monolog? Want unified observability without rewriting your logging code?
flow-php/monolo-telemetry-bridge : connect Monolog to the flow-php/telemetry stack with one handler.
Your existing logs flow into the same pipeline as traces and metrics. Automatic trace context propagation (trace_id/span_id attached to every log). Exceptions in Monolog context? Automatically captured with stack traces. Keep your Monolog API, gain better visibility of your system.

New Year, Same Job Search.
If you are looking for a Staff/Principal level #PHP developer, with a long history of helping both projects and teams update and modernize to become more robust and reliable, look no further because you've found him! I've worked on multiple major OSS projects, including PHP itself.
US-based, remote-only, plenty experience working for non-US companies as well.
https://www.linkedin.com/in/larry-garfield/
If you are using #ddev & the ddev #phpstorm extension on #bluefin you need to install nss-tools with rpm-ostree to get mkcert to work correctly, and in PHPStorm point the extension to the ddev binary in /var/home/linuxbrew/.linuxbrew/bin/ddev #php