Search found 2 matches
- Sun Nov 20, 2011 7:22 am
- Forum: PHP - Code
- Topic: dynamic html pages in php
- Replies: 1
- Views: 373
dynamic html pages in php
im new to php and im try to work on dynamic html pages with php everything seemed to ok but when i try to make pages dynamically an error shows up like this Notice: Undefined index: page in C:\xampp\htdocs\myfolder\website\inter.php on line 5 i checked it out on the net and someone insisted on using...
- Sat Nov 19, 2011 11:59 am
- Forum: General Discussion
- Topic: the include function
- Replies: 2
- Views: 1375
the include function
im new to php and i am trying to make a simple website i.e html dynamic pages with php everything was ok but after i divided my code into parts and put them in he includes folder on my pc but when i start index.php i started seeing this below on my web browser ,the orignal code is below(undivided co...