strtr() Does Only One Pass

a month ago by exakat to c/php

strtr() replaces string inside a string, just like str_replace()
elmicha 1 point a month ago

The output is not like shown in the comments.

path: 0 24841973, hotness: undefined, score: 1, children: 0
php
php

@lemmy.world

login for more options
430
202
59

<?

namespace lemmy\php;

/*

Welcome to the PHP community on Lemmy

#Rules:

1: Soon(TM)

#Helpful stuff:

PHP Documentation

Composer

PHP Standards

#Common frameworks:

Symfony

Larvel

*/

echo "Welcome";

go to feed...