Search found 8 matches
- Fri Nov 21, 2003 3:15 pm
- Forum: Javascript
- Topic: Refreshing a page/Dynamic Updates
- Replies: 1
- Views: 642
Refreshing a page/Dynamic Updates
I'm currently working on making myself a calendar with links to news items for a day on the calendar. What I'd like to do is have the news item load below the page after it is clicked on. Also, I'd like the calendar to update per year by clicking on the year wanting to be viewed at the top. All the ...
- Sun Nov 16, 2003 6:09 pm
- Forum: PHP - Code
- Topic: PHP Includes and file extensions
- Replies: 12
- Views: 2922
- Sun Nov 16, 2003 2:56 am
- Forum: PHP - Code
- Topic: PHP Includes and file extensions
- Replies: 12
- Views: 2922
- Sun Nov 16, 2003 1:24 am
- Forum: PHP - Code
- Topic: PHP Includes and file extensions
- Replies: 12
- Views: 2922
- Sun Nov 16, 2003 12:20 am
- Forum: PHP - Code
- Topic: PHP Includes and file extensions
- Replies: 12
- Views: 2922
- Sun Nov 16, 2003 12:13 am
- Forum: PHP - Code
- Topic: PHP Includes and file extensions
- Replies: 12
- Views: 2922
- Sat Nov 15, 2003 11:02 pm
- Forum: PHP - Code
- Topic: PHP Includes and file extensions
- Replies: 12
- Views: 2922
Re: PHP Includes and file extensions
Gotcha. Anyone else have an answer about my page includes?vigge89 wrote:1: You have to save it as .php, else it will be processed as normal HTML, except if you use httaccess to process .html files with PHP.
- Sat Nov 15, 2003 5:05 pm
- Forum: PHP - Code
- Topic: PHP Includes and file extensions
- Replies: 12
- Views: 2922
PHP Includes and file extensions
I'm new to PHP, but have the extreme basics figured out. It helps that it is similar to C++, which made it a lot easier for me to pick up on. 2 things I've ran into so far though that I need some help with. First, my host won't parse any PHP code without having a .php extension. Is there a way aroun...