|
43 | 43 |
|
44 | 44 | <p> |
45 | 45 | <span class="newsdate">[18-Oct-2001]</span> |
46 | | - <a href="http://gtk.php.net/">PHP-GTK</a> |
47 | | - <a href="http://gtk.php.net/docs.php">documentation</a> is starting |
| 46 | + <a href="https://gtk.php.net/">PHP-GTK</a> |
| 47 | + <a href="https://gtk.php.net/manual/en/html/index.html">documentation</a> is starting |
48 | 48 | to be more filled out. The manual is now rebuilt every night and |
49 | | - <a href="http://gtk.php.net/download-docs.php">downloadable versions</a> |
| 49 | + <a href="https://gtk.php.net/documentation.php">downloadable versions</a> |
50 | 50 | of it in different formats are also available. If you have been working with |
51 | 51 | PHP-GTK and would like to contribute to the documentation effort, please |
52 | 52 | let us know. |
|
105 | 105 |
|
106 | 106 | <hr> |
107 | 107 |
|
108 | | -<?php news_image("http://gtk.php.net/", "php-gtk-white.gif", "PHP-GTK"); ?> |
| 108 | +<?php news_image("https://gtk.php.net/", "php-gtk-white.gif", "PHP-GTK"); ?> |
109 | 109 | <h1>PHP-GTK version 0.1 released</h1> |
110 | 110 |
|
111 | 111 | <p> |
|
123 | 123 | A talk on PHP-GTK was presented by Andrei Zmievski and Frank Kromann at the 2001 |
124 | 124 | O'Reilly Open Source Conference in San Diego. The slides from the talk can be |
125 | 125 | <a href="http://conf.php.net/sd-gtk">viewed online</a>. |
126 | | - For more information, visit <a href="http://gtk.php.net/">the PHP-GTK website</a>. |
| 126 | + For more information, visit <a href="https://gtk.php.net/">the PHP-GTK website</a>. |
127 | 127 | </p> |
128 | 128 |
|
129 | 129 | <hr> |
|
294 | 294 |
|
295 | 295 | <hr> |
296 | 296 |
|
297 | | -<?php news_image("http://gtk.php.net/", "php-gtk-white.gif", "PHP-GTK"); ?> |
| 297 | +<?php news_image("https://gtk.php.net/", "php-gtk-white.gif", "PHP-GTK"); ?> |
298 | 298 | <h1>Announcing PHP-GTK</h1> |
299 | 299 | <p> |
300 | 300 | <span class="newsdate">[01-Mar-2001]</span> |
301 | 301 | The first release of PHP-GTK is now available. PHP-GTK is a PHP extension that |
302 | 302 | provides an object-oriented interface to the GTK+ toolkit and enables you to write |
303 | 303 | client-side cross-platform GUI applications. For more information, visit |
304 | | - <a href="http://gtk.php.net/">http://gtk.php.net/</a>. |
| 304 | + <a href="https://gtk.php.net/">https://gtk.php.net/</a>. |
305 | 305 | </p> |
306 | 306 |
|
307 | 307 | <hr> |
|
0 commit comments