Category: <span>PHP</span>

<p>Blogs dedicated to PHP Language</p>

Test Post

Posted by on 5.17.25 in PHP, Programming

lorem ipsum PHP version 8.2.27 (/home/ikubiti/.config/Local/lightning-services/php-8.2.27+1/bin/linux/bin/php)Run the “diagnose” command to get more detailed diagnostics output.Composer: 2.8.6 2025-02-25PHP: 8.2.27MySQL: mysql Ver 8.0.35 for Linux on x86_64 (MySQL Community Server – GPL)

Continue Reading »

Hello world!

Posted by on 5.16.25 in News, PHP, Programming

Welcome to WordPress. This is your first post. Edit or delete it, then start writing! if ( have_posts() ) { while ( have_posts() ) { the_post(); ?> <h2><?php the_title(); ?></h2> <?php the_content(); ?> <?php } }

Continue Reading »