| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| New Member Join Date: Jun 2005
Posts: 5
![]() | Coding problem Could anyone please tell me how to add coding to the site's "header" and such, because WebEasy Pro 5 doesn't have a space for adding code. And how do I add server side stuff? Sorry, I'm a complete newb at this. |
| |
| | #2 (permalink) |
| RyanPrice.ca - Developer Join Date: Dec 2003
Posts: 1,328
![]() ![]() ![]() | Well if you open the file you're working on in something like NotePad, then add your code just below <head> but above </head>
__________________ Ryan Price - Webmaster www.HostDurham.com - For Hosting | www.jeanco.ca - For Webdesign |
| |
| | #3 (permalink) |
| Pro Coder & Designer Join Date: Apr 2005 Location: Netherlands
Posts: 967
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | server side stuff? SSI or php/asp/PY/perl ? if you want to use php then the extenion of the file must be like: filename.php and not filename.html then goto the top of the page and add this code : <?php include("header.php"); ?> and at the bottom <?php include("footer.php"); ?> Where header.php is the header and footer.php if the footer of your page.
__________________ aween web development |
| |
| | #5 (permalink) |
| Senior Member Join Date: Apr 2005 Location: Joliet, Illinois
Posts: 1,177
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Yes all you need is notepad or word pad and you can put something like this HTML code in <title>whatever</title> and same with this <head>whatever</head>.
Last edited by RageD; 07-13-2005 at 02:49 PM.
Reason: Changing a word
|
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Why We Didn't Have A Drug Problem | dgridley | The Break Room | 0 | 03-13-2005 08:26 AM |
| MP3 Player Coding Help Needed | dumai | Programming | 0 | 05-22-2004 02:41 PM |
| Java Problem | Emilman | Programming | 5 | 01-27-2004 01:21 PM |
| Browser Compatible problem. | Geetha | Programming | 2 | 01-16-2003 08:10 AM |