Ask questions about frameworks, try your hand at php golf and strike gold or simply show off your latest work.
376 followers 28 articoli a settimana
Honest Question: Why did PHP remove dynamic properties in 8.x?

I understand PHP has had many criticisms in the past but I'm not sure the existence of dynamic properties of instantiated objects was ever one of them. In fact, dynamic properties are pretty much the hallmark of most interpreted or dynamic programming languages. Python allows it all the time and so do many others like Ruby, Perl, etc. I don't know what...

Thu May 16, 2024 09:04
Whats the point in routing?

Whats actually the point in it? I have the code execute on the same page its calling from. I've never had to use it before can anyone explain submitted by /u/lucidity123466 [link] [comments]

Thu May 16, 2024 03:05
PHP like Go-lang?

I've been working for a long time on a framework for async PHP, inspired by the Go language. It's very fast and can easily be used in existing projects (the async::run()) function creates a context which behaves like any other PHP function and inside that context you can use coroutines. ```php <?php require(DIR . '/../vendor/autoload.php'); /** *...

Wed May 15, 2024 12:04
I have made a timer with MySQL JavaScript Ajax and PHP, but I am having some problems with it

I have a website where I want to calculate how long a user spends time on my website and display it on the screen. I have built a code which starts the time as soon as the person logs in (I have not made a separate button, the timer starts directly when the user logs in) and stops when the person clicks logout and exits. I have used PHP, JavaScript...

Wed May 15, 2024 12:04
CodiumAI or Github Copilot?

How do they differ technically? I also don't quite get how Codeium works and how our data is secure vs using Copilot. Why would enterprises use them? I see that Anduril is now a customer using Codeium. submitted by /u/UpvoteBeast [link] [comments]

Wed May 15, 2024 12:04
Lightweight Data Validation Function Chain (native)

Thought you guys might like it, it’s easy and about a 100 lines of code with detailed docblock. There’s only the dd() function and global $lang variable there you can just remove if you’d like to use, i did put some comments, other than that it will work fine above PHP v.7 (php v.5 if you change null coalescing to isset()) submitted by /u/gecegokyuzu...

Wed May 15, 2024 12:04

Costruisci il tuo feed di notizie

Pronto a fare un tentativo?
Inizia una prova di 14 giorni, nessuna carta di credito richiesta.

Crea account