Fri, 19 April 2024

Product News

Indeed.com alternative job feed APIs for job websites

In 2024 Indeed.com is ranked number 1 as the most popular website worldwide in the Jobs and Employment category. Until recently Indeed.com was also offering an API ...

2 weeks ago

A new version of our PHP Survey script, now available also for a free download!

A new version of our PHP Survey script, now available also for a free download! We updated our PHP Survey script with a new administration panel ...

1 year ago

Create modern online news websites with our latest PHP News Site script

PHP News Site is a ready-made website system (PHP Script) that can be used to create modern and mobile-friendly online news websites or to add ...

2 years ago

SEO & Marketing

A2 Hosting packages for your websites powered by our web solutions

In the world of online businesses and personal websites, finding reliable hosting can be a challenge. A2 Hosting steps in as a practical option that delivers on ...

5 days ago

WebP - the efficient image format for fast website loading and best SEO and our WebP conversion module

What is the WebP image format and why is it the best choice for websites in 2022? In simple words, the WebP (Web Picture) file format, ...

1 year ago

A few more recent facts about search engines and SEO

SEO (Search Engine Optimization) is constantly changing and the companies often face the problem of keeping up with the latest updates and new trends. The ...

6 years ago

PHP Examples

What is a variable variable in PHP?

A variable variable looks like : $$variable If for example $variable="netart"; and $anton="media"; then $$variable will contain the value "media" Example of calling variable functions <?php $variable="netart"; ${$variable.'_media'}(); ?> will call the ...

2 years ago

PHP free example: How to pad a string with another string?

You may use the special PHP function str_pad <?php echo str_pad("Marco", 10, ">", STR_PAD_LEFT); ?> will display: >>>>>Marco

2 years ago

You may use the special PHP function strtr <?php $myText="rsédfà"; $newText=strtr($myText,"éà","ea"); echo $newText; ?> will display: rsedfa

3 years ago


Latest Posts in Photos

New version 1.1 of our free news management script - News Lister 1

New version 1.1 of our free news management script - News Lister

Easy Cart v3.0 is now priced at only $29 2

Easy Cart v3.0 is now priced at only $29

New version of our latest software - PHP Support Desk 3

New version of our latest software - PHP Support Desk

A new version 3.0 of our online store and e-commerce system - the PHP Store script 4

A new version 3.0 of our online store and e-commerce system - the PHP Store script


Updated version of our free CareerJet Jobs script 5

Updated version of our free CareerJet Jobs script

PHP Super Globals 6

PHP Super Globals

Subscribe for our newsletter

Receive the latest blog posts direct in your mailbox