Tyssen
Members-
Content Count
1,159 -
Joined
-
Last visited
Everything posted by Tyssen
-
When do we start laughing?
-
That won't work Jim. It's gotta be a string, doesn't it?
-
It was only a couple of weeks ago I downloaded 8.53.
-
There's no ; after this:echo "<a href="forums2.php?view=topics">back</a>">
-
Any Active & Regular Vietnamese Member At Trap ?
Tyssen replied to miCRoSCoPiC^eaRthLinG's topic in General Discussion
Would the young people speak Russian though? -
You could use one of PHP's reserved variables - http://au.php.net/reserved.variables - to make sure the script has been submitted from your site.
-
You shouldn't force users to do anything; they should be asked first.
-
**** Read Before You Post! **** THIS MAY AFFECT YOUR HOSTING CREDITS
Tyssen replied to OpaQue's topic in General Discussion
At the top of this page, where it says: '> Free Web Hosting, No Ads > CONTRIBUTE > Tutorials' - click on 'Free Web Hosting, No Ads'. -
Problems with 'headers already sent' usually indicates you have some HTML above your PHP which you can't do.
-
That Avril Lavigne fans can't spell very well?
-
My Blog Site the zookeepers;?s weblog
Tyssen replied to kawasu's topic in Websites and Web Designing
Yeah, it's just been changed. Bit of a radical change from what was there before. I hope you didn't take the criticism in the wrong way and decide to go as boring as you could in protest? -
I think you want $_SERVER['REMOTE_ADDR'] instead.
-
Kind of, but not really. XML's purpose is to define data, HTML's is to display data.
-
Yeah, JS isn't my strong suit either.
-
There are free online tools that can do it for you too - don't need to buy software.
-
You can't use JS to document.write styles to the head of the document but rather you use it to change pre-existing styles on your page. For instance, if you have a div called #content on your page, you can do something like: var myDiv = getElementByID('content');myDiv.style.background-color = '#FFF';
-
My Blog Site the zookeepers;?s weblog
Tyssen replied to kawasu's topic in Websites and Web Designing
Sites with large headers get really annoying after a couple of pages when you have to keep scrolling to read even the first line of content (to decide whether there's anything on the page of interest). -
I wasn't talking about you, I was talking about the OP. Feel like I'm walking in a forest on these forums lately.
-
My Blog Site the zookeepers;?s weblog
Tyssen replied to kawasu's topic in Websites and Web Designing
Cool artwork but your header's way too big. Gotta be able to see at least some content without scrolling. -
You are missing the point and there's no other way to tell you: IT'S GOT NOTHING TO DO WITH THE WORD!!! It could be that everyone is banned from sitting on pink cushions while posting on Xisto except for the admin. It could be everyone has to type with one hand only except the admin. It could be everyone has to listen to Celine Dion on Tuesdays except for the admin. It's the whole one rule for the admin and a different one for everyone else. How hard a concept is that to grasp?
-
Well obviously if you're talking about a photograph you're not even going to be considering a GIF in the first place. But the vast majority of icons, buttons etc on the web still use GIF format so I find it unusual that someone would recommend not using it.