1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Adding PHP 5 powered logo (grabbed from planet-php.net)

This commit is contained in:
Gabor Hojtsy
2004-06-06 10:03:43 +00:00
parent cd4f0fce78
commit d265000497
2 changed files with 3 additions and 1 deletions

View File

@@ -216,7 +216,8 @@ function random_bgcolor($min, $max)
<tr>
<td class="logo">
<?php print_image("logos/php-power-micro.png", "PHP Powered"); ?><br /><br />
<?php print_image("logos/php-power-micro2.png", "PHP Powered"); ?>
<?php print_image("logos/php-power-micro2.png", "PHP Powered"); ?><br /><br />
<?php print_image("logos/php5-power-micro.png", "PHP 5 Powered"); ?>
</td>
<?php print_nostar(); ?>
<td>
@@ -227,6 +228,7 @@ function random_bgcolor($min, $max)
<li>
<a href="/images/logos/php-power-micro.png">PNG format (1)</a>,
<a href="/images/logos/php-power-micro2.png">PNG format (2)</a>
<a href="/images/logos/php5-power-micro.png">PNG format (3)</a>
</li>
</ul>
</td>

Binary file not shown.

After

Width:  |  Height:  |  Size: 312 B