Paste what's on your clipboard thread


Recommended Posts

	//=========================================================================
	// Replaces the tags either with direct data or with data from another file
	// Parameter 1: the name of the main template file
	//=========================================================================
	public function loadTemplate($template_file)
	{
  global $wave, $db;
  
  /* Make sure we don't have any offsite files */
  $file = $wave->config['site_url']
    . $wave->config['template_dir']
    . '/' 
    . $wave->config['template'] 
    . '/' 
    . $template_file;
    
  $this->page = file_get_contents($file);
  
  /* Replace tags with data */
  foreach($this->data as $tag => $data){
  	
  	if($this->templateFileExists($data)){
    /* Data comes from another file that has to be parsed */
    $data = $this->parseFile($data);
  	}else{
    /* Data is directly entered, so not a file */
    $data = $data;
  	}
  	
  	$tag = '{' . $tag . '}';
  	
  	$this->page = str_replace($tag, $data, $this->page);
  }
  
  /* Output page */
  echo $this->page;
  
	}

:blink:

(01:51) /KingPunk > god damn

(01:51) /KingPunk > im bored

(01:51) /KingPunk > somebody make mad passionate internet ass-sex with me?

(01:51) /KingPunk > lol

(01:52) ??? mode(#Xbins-Kai) XbinsKai +l 43

(01:57) +/NoXion > ......

..hahaha.. im BORED i gue:| :|

C:\Documents and Settings\Mr. Anderson>systeminfo

Host Name: XION

OS Name: Microsoft Windows XP Home Edition

OS Version: 5.1.2600 Service Pack 2 Build 2600

OS Manufacturer: Microsoft Corporation

OS Configuration: Standalone Workstation

OS Build Type: Uniprocessor Free

Registered Owner: Dhan***** *******

Registered Organization:

Product ID: 5****-OEM-*******-*****

Original Install Date: 8/27/2004, 7:38:28 PM

System Up Time: 7 Days, 2 Hours, 25 Minutes, 3 Seconds

System Manufacturer: Dell Computer Corporation

// Find a drawable connection line or fiber "box" from its UID
	for (int i = 0; i < m_arrDrawn.GetSize(); i++)
  if (m_arrDrawn[i]->GetUID() == sUID)
  	return m_arrDrawn[i];

	return NULL;

---------

heh, code seem to be common...

we programmers are lazy, just copying & pasting :laugh:

----------

no serial numbers!  :angry:

585144683[/snapback]

rofl :D

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Yeah, this is absolutely nothing new and EA have done it before. Burnout Paradise, released in 2008, had dynamic advertising billboards that were updated via the internet and targeted people based on location and what EA knew about them from their profile. It was particularly notable for the fact that the Obama presidential campaign ran ads in the game, in an attempt to reach a younger audience who didn't watch broadcast TV any more. It was by no means the first though. Battlefield 2142 from 2006 had the same thing. In fact, Neowin wrote a story about it back then. https://www.neowin.net/news/ba...-in-game-ads-clarification/
    • This is obviously aimed at the education where Apple has lost so much ground to Chromebooks in the last few years, but unless they come up with a comparable management system for education why would anyone switch back?
    • Here's how we arrived at that claim: Note that this is just Play Store downloads. The app is also available on the Galaxy App Store
    • Google Play states the app had more than 50 million downloads. What other metric do you suggest should be used?
    • MSN defined our generation in some ways, kind of like Snapchat and TikTok have done for future generations. I have great memories of the MSN era in the late 90s / early 2000s. In the UK everyone seemed to come home from School and go on MSN for the evening. We didn't really have mobile phones then, so other than going and knocking on your friends door it was a totally new way of interacting with people. I also loved how I could talk to people I’d met playing online games from around the world. Inviting people to NetMeeting and messing about with the shared white board and webcams was pretty fun, even if webcams only ran at a couple of fps over dial-up. All the random things you could do with MsgPlus! were really fun - I suspect that made a few people jump with /shello randomly blasting Mr Hankey out their speakers! Maybe I’m just nostalgic, however I do feel the internet and computers were more fun back then.
  • Recent Achievements

    • One Year In
      Console General earned a badge
      One Year In
    • One Year In
      Twozo Technologies earned a badge
      One Year In
    • One Month Later
      Twozo Technologies earned a badge
      One Month Later
    • Week One Done
      Twozo Technologies earned a badge
      Week One Done
    • Veteran
      branfont went up a rank
      Veteran
  • Popular Contributors

    1. 1
      +primortal
      532
    2. 2
      +Edouard
      206
    3. 3
      PsYcHoKiLLa
      130
    4. 4
      Steven P.
      90
    5. 5
      neufuse
      74
  • Tell a friend

    Love Neowin? Tell a friend!