| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Senior Member
Join Date: Mar 2005
Posts: 149
|
Some php help
I am new to php, and i want to know some basic stuff like how to link to pages with the content showing up on the same page in a different area. Do u use an include function or something? Any1 know any good tutorials? Thanks |
|
|
|
|
|
#2 (permalink) |
|
Senior Member
Join Date: Feb 2004
Location: Exeter
Posts: 778
|
You mean the include function? <?php include 'my_page.html' ?> http://uk2.php.net/manual/en/function.include.php Try these: http://www.php.net http://www.phpbuilders.com http://phpnuke.org/ http://php.resourceindex.com/ http://www.hotscripts.com/PHP/ http://www.phpfreaks.com |
|
![]() |