![]() |
eregi and preg_match
Page generated in 3.73249292374 seconds
if i uses some functions to get vars from text with ereg/i or preg_match Page generated in 22.3667008877 seconds any ideas ? what might be the problem ? |
Something else is happening in your script. Either that or you have a MAJOR MAJOR loop of 100+ records going on :)
|
my script dosent use any db tables
also not a while loop.... not a single 1 with out the eregi/preg its counts 2 secs. |
2 seconds for script execution is pretty steep... What exactly does the script do?
|
well something like that
$var = "long long long long info here with <B> and <br> and ++++ like that"; // strip title from var if (!$title And ereg(bla bla bla)) { $title = "Unknowen"; } else { $title = $title[1]; } thats all |
All times are GMT. The time now is 07:02 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|