Show Posts
|
|
Pages: [1] 2
|
|
3
|
General / Website Reviews / Re: //Crimson Paradox//
|
on: July 14, 2006, 07:14:34 PM
|
Not to bump or anything, but I thought i'd let you know, that the site has been modified, and we're in the process of adding content, and we changed the name back to EliteDuelist. Come on by if you wanna! 
|
|
|
|
|
8
|
T35 Hosting Support / Paid Hosting General Support / Site Suspended
|
on: June 23, 2006, 06:10:38 PM
|
|
Hello, I have recently discovered my site was suspended, and has been for a while now. I've been without internet so I left it up to the staff of the site to run it, and just got it back, and talked to a staff member who said it has been suspended for a decent while now. Any reason..? Thank you in advance for reading this, and I look forward to a reply.
Good day,
Marc.
|
|
|
|
|
13
|
Web Design & Developement / Programming / Re: HELP!!!
|
on: September 21, 2005, 01:27:49 PM
|
Use something like this: <?php
if (!$page)
include ("filenametodefault.php");
else if ($page == home2)
include ("home2.php");
?>
Keep adding else if statements in there for each different page and set your links like this : <a href="?page=Pagenamehere">Name of page</a>
|
|
|
|
|
15
|
T35 Hosting Support / Announcements / Re: Improvements
|
on: August 24, 2005, 04:00:19 PM
|
|
Well, Without raising the prices on our beloved hosting more than $3, I think more Space and bandwith, would be awesome, like, instead of the 300 mb for the lowest paid make it 900, and triple the bandwith would be great too, or have a plan that does just that, 'cause soon i'll have to upgrade my plan unless I can get a personal plan upgrade, i'm running low on space.
|
|
|
|
|