General Error
SQL ERROR [ mysqli ]
Too many connections [1040]
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 76
CALL: dbal->sql_error()
FILE: common.php
LINE: 210
CALL: dbal_mysqli->sql_connect()
FILE: home/virtual/phpbb.com/common.php
LINE: 22
CALL: include('common.php')
FILE: home/virtual ...
Search found 29 matches
- Thu Aug 21, 2008 9:38 pm
- Forum: [3.0/Olympus] Discussion
- Topic: phpbb.com down ?
- Replies: 2
- Views: 4509
- Sun Dec 09, 2007 10:46 am
- Forum: [3.0/Olympus] Discussion
- Topic: Suspecting GOLD Very Soon...
- Replies: 332
- Views: 456615
Re: Suspecting GOLD Very Soon...
a countdown for RC9
lol
lol
- Tue Nov 20, 2007 8:59 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Suspecting GOLD Very Soon...
- Replies: 332
- Views: 456615
Re: Suspecting GOLD Very Soon...
if you can see with a new install we are at rc8
- Tue Oct 23, 2007 7:15 pm
- Forum: Chit Chat
- Topic: preg_replace syntax
- Replies: 2
- Views: 6602
Re: preg_replace syntax
i have somthing like this i think it can shorter
<?php
$test="dit is een test.....kok.........dgfgds.lllll";
$test=preg_replace('/([\.])/', '$',$test);
$test=preg_replace('/([$$]){2,}/', '....<br />',$test);
$test=preg_replace('/([$])/', '.<br />',$test);
echo $test;
?>
dit is een test ...
<?php
$test="dit is een test.....kok.........dgfgds.lllll";
$test=preg_replace('/([\.])/', '$',$test);
$test=preg_replace('/([$$]){2,}/', '....<br />',$test);
$test=preg_replace('/([$])/', '.<br />',$test);
echo $test;
?>
dit is een test ...
- Mon Oct 22, 2007 8:03 pm
- Forum: Chit Chat
- Topic: preg_replace syntax
- Replies: 2
- Views: 6602
preg_replace syntax
i want with preg_replace the last . between the two lines change to .<br>
how kan i do that?
vb
1 Dit is een test .....Dit is een test
2 Dit is een test ........Dit is een test
the number from . can change
t'hanks
how kan i do that?
vb
1 Dit is een test .....Dit is een test
2 Dit is een test ........Dit is een test
the number from . can change
t'hanks
- Sun Sep 30, 2007 3:09 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Possible to Download?
- Replies: 1
- Views: 2981
- Fri May 18, 2007 6:12 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Suspecting RC1 very soon!
- Replies: 1443
- Views: 1498552
- Mon May 14, 2007 10:44 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Bug is less,
- Replies: 1779
- Views: 1885739
Re: Bug is less,
check for updates in cvs works again
- Mon May 14, 2007 10:34 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Bug is less,
- Replies: 1779
- Views: 1885739
Re: Bug is less,
we will have problem's when everybody pinging for looking if it is a network problem
- Mon May 14, 2007 10:12 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Bug is less,
- Replies: 1779
- Views: 1885739
Re: Bug is less,
mmm phpbb.com down ?!?