What you could do is make an array of your language texts, then loop through them.
[code:1:51e8a5b040]$lang = array('hello' => 'Hello', 'welcome' => 'Welcome to DD', 'time' => 'It\'s time again!');
foreach($lang AS $k => $v)
{
$tpl = s…
(Quote)
I think what bugs (no pun intended) people the most is, that Microsoft's major product is Windows and it's just so damn shitty. If they actually made a good, solid, stable product, I don't think people would hate them so much.
Look here, number one heading - "Get files off your PC" ;)
Basically, you can copy over files as if you were copying files between two PC's. That link describes burning data CD's, but (see here) you can just hook your comptuers up on a ne…
Longhorn is basically the same as the Win3.1 -> Win95 jump. Like, new kernel etc. I downlaoded the alpha copy and it's nothing great.
I use WinXP and every once in the while, Slackware. Though I'm thinking of buying a Mac too. After watching thi…
It's quite simple Python, basically you load the file (ie. 'index.tpl') then search for {SOMETHING_COOL} and replace it with "Something else". For example:
[code:1:f73c78e1e3]$tpl = file_get_contents('index.tpl');
$tpl = str_replace('{SOM…
(Quote)
I started one on my [ex]forum and we only got to 9900 :p Funny, because instead of typing the whole phrase over and over again, we "prgrammed" "functions" that would do it, by the end the Perl guru on my board made the si…
With new forums, it's usually the opposite. You want few forums, that way the forums fill up fast and the place looks full instead of forums with like 40 posts in each.
Still, you don't want to discourage posting in a general forum. This thread basically goes back on itself, 'Don't post in this forum' and 'I'm not telling you not to post' ... I'm kind of confused.