For Programmers: Free Programming Magazines  


Home > Archive > PHP Mirrors > May 2004 > cvs: phpweb / links.php









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpweb / links.php
Gabor Hojtsy

2004-05-22, 7:30 am

goba Sat May 22 06:46:02 2004 EDT

Modified files:
/phpweb links.php
Log:
adding video tutorials link

http://cvs.php.net/diff.php/phpweb/...8&r2=1.169&ty=u
Index: phpweb/links.php
diff -u phpweb/links.php:1.168 phpweb/links.php:1.169
--- phpweb/links.php:1.168 Wed May 12 07:26:32 2004
+++ phpweb/links.php Sat May 22 06:46:02 2004
@@ -1,5 +1,5 @@
<?php
-// $Id: links.php,v 1.168 2004/05/12 11:26:32 derick Exp $
+// $Id: links.php,v 1.169 2004/05/22 10:46:02 goba Exp $
$_SERVER['BASE_PAGE'] = 'links.php';
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
site_header("Links");
@@ -318,6 +318,10 @@
A growing list of PHP tutorials at TutorialFind
</li>

+ <li><a href="http://www.vtc.com/products/php.htm">Video tutorials</a><br />
+ Video tutorials at Virtaul Training Company
+ </li>
+
<li><a href="http://hotwired.lycos.com/webmonkey/programming/">Webmonkey PHP</a><br />
The PHP section on the famous Webmonkey tutorial site
</li>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com