Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


I don't quite understand HTML websites. /:

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Random spam
View previous topic :: View next topic  
Author Message
Moments
Grandmaster Cheater Supreme
Reputation: 17

Joined: 20 Mar 2008
Posts: 1196

PostPosted: Sat Aug 21, 2010 8:43 pm    Post subject: I don't quite understand HTML websites. /: Reply with quote

Let's say I have 42 pages on my website, and a sidebar on each page (that links to every page). I add a new page, and I have to update EVERY single page with the link to that page now? x:
Back to top
View user's profile Send private message
ControlAltDelete
Friendly Giant
Reputation: 157

Joined: 03 Mar 2007
Posts: 2396

PostPosted: Sat Aug 21, 2010 8:45 pm    Post subject: Reply with quote

42 is the answer, you don't need anymore.
_________________
Shrooms wrote:
but sadly this is 1984 and western civilization the last ones standing at the top of titanic before it sinks...no matter what you do, they know
Back to top
View user's profile Send private message
Moments
Grandmaster Cheater Supreme
Reputation: 17

Joined: 20 Mar 2008
Posts: 1196

PostPosted: Sat Aug 21, 2010 8:46 pm    Post subject: Reply with quote

ControlAltDelete wrote:
42 is the answer, you don't need anymore.
;_; I don't even know why I chose that number.
Back to top
View user's profile Send private message
ControlAltDelete
Friendly Giant
Reputation: 157

Joined: 03 Mar 2007
Posts: 2396

PostPosted: Sat Aug 21, 2010 8:50 pm    Post subject: Reply with quote

Because, it's the answer.
_________________
Shrooms wrote:
but sadly this is 1984 and western civilization the last ones standing at the top of titanic before it sinks...no matter what you do, they know
Back to top
View user's profile Send private message
Majjikelkitty
Expert Cheater
Reputation: 139

Joined: 04 Jul 2006
Posts: 106

PostPosted: Sat Aug 21, 2010 8:52 pm    Post subject: Reply with quote

24
_________________
i miss butters
Back to top
View user's profile Send private message
Saucy.
How do I cheat?
Reputation: 42

Joined: 19 May 2010
Posts: 0

PostPosted: Sat Aug 21, 2010 8:52 pm    Post subject: Reply with quote

Yes.
HTML coding is a bitch.
Back to top
View user's profile Send private message
Maes
Advanced Cheater
Reputation: 10

Joined: 09 Apr 2009
Posts: 50

PostPosted: Sat Aug 21, 2010 8:56 pm    Post subject: Reply with quote

Learn php and mysql.
Back to top
View user's profile Send private message
Noz3001
I'm a spammer
Reputation: 26

Joined: 29 May 2006
Posts: 6220
Location: /dev/null

PostPosted: Sat Aug 21, 2010 8:58 pm    Post subject: This post has 1 review(s) Reply with quote

iframe will solve your problems
Back to top
View user's profile Send private message MSN Messenger
CrisNMP
Fun Supervisor
Reputation: 16

Joined: 11 Apr 2007
Posts: 4649

PostPosted: Sat Aug 21, 2010 9:15 pm    Post subject: Reply with quote

iframe? Thats the worst way possible.
All you need is php to break down the parts, then you can either include the sidebar,header, content in separate files and put them all together with php. Then use GET to redirect the user to the different sites, ie: .com/?i=1 , .com/?i=2

_________________

BENBENBENBENBENBENBENBEN
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Moments
Grandmaster Cheater Supreme
Reputation: 17

Joined: 20 Mar 2008
Posts: 1196

PostPosted: Sat Aug 21, 2010 9:16 pm    Post subject: Reply with quote

CrisNMP wrote:
iframe? Thats the worst way possible.
All you need is php to break down the parts, then you can either include the sidebar,header, content in separate files and put them all together with php. Then use GET to redirect the user to the different sites, ie: .com/?i=1 , .com/?i=2
Ah, this seems simple. Thank you.
Back to top
View user's profile Send private message
Noz3001
I'm a spammer
Reputation: 26

Joined: 29 May 2006
Posts: 6220
Location: /dev/null

PostPosted: Sat Aug 21, 2010 9:22 pm    Post subject: Reply with quote

CrisNMP wrote:
iframe? Thats the worst way possible.
All you need is php to break down the parts, then you can either include the sidebar,header, content in separate files and put them all together with php. Then use GET to redirect the user to the different sites, ie: .com/?i=1 , .com/?i=2


Title says html. Who am I to tell him to use a totally different language?
Back to top
View user's profile Send private message MSN Messenger
Crinchy
Expert Cheater
Reputation: 0

Joined: 27 Dec 2008
Posts: 193

PostPosted: Sat Aug 21, 2010 9:25 pm    Post subject: Reply with quote

What is your Apache ID?
Back to top
View user's profile Send private message
CrisNMP
Fun Supervisor
Reputation: 16

Joined: 11 Apr 2007
Posts: 4649

PostPosted: Sat Aug 21, 2010 9:26 pm    Post subject: Reply with quote

Noz3001 wrote:
CrisNMP wrote:
iframe? Thats the worst way possible.
All you need is php to break down the parts, then you can either include the sidebar,header, content in separate files and put them all together with php. Then use GET to redirect the user to the different sites, ie: .com/?i=1 , .com/?i=2


Title says html. Who am I to tell him to use a totally different language?

Yes, however you know that he's new and if you actually wanted to help then you would point out that he should use php. Unless he specified that the only way was through html.

_________________

BENBENBENBENBENBENBENBEN
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Noz3001
I'm a spammer
Reputation: 26

Joined: 29 May 2006
Posts: 6220
Location: /dev/null

PostPosted: Sat Aug 21, 2010 9:28 pm    Post subject: Reply with quote

CrisNMP wrote:
Noz3001 wrote:
CrisNMP wrote:
iframe? Thats the worst way possible.
All you need is php to break down the parts, then you can either include the sidebar,header, content in separate files and put them all together with php. Then use GET to redirect the user to the different sites, ie: .com/?i=1 , .com/?i=2


Title says html. Who am I to tell him to use a totally different language?

Yes, however you know that he's new and if you actually wanted to help then you would point out that he should use php. Unless he specified that the only way was through html.


No, he should use Python just for the fuck of it
Back to top
View user's profile Send private message MSN Messenger
Aniblaze
Grandmaster Cheater Supreme
Reputation: 138

Joined: 23 Apr 2006
Posts: 1757
Location: The Netherlands

PostPosted: Sat Aug 21, 2010 10:42 pm    Post subject: Reply with quote

Noz3001 wrote:
CrisNMP wrote:
Noz3001 wrote:
CrisNMP wrote:
iframe? Thats the worst way possible.
All you need is php to break down the parts, then you can either include the sidebar,header, content in separate files and put them all together with php. Then use GET to redirect the user to the different sites, ie: .com/?i=1 , .com/?i=2


Title says html. Who am I to tell him to use a totally different language?

Yes, however you know that he's new and if you actually wanted to help then you would point out that he should use php. Unless he specified that the only way was through html.


No, he should use Python just for the fuck of it

He should, since we have www.djangoproject.com now.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Random spam All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites