altainta Posted January 26, 2011 Share Posted January 26, 2011 Hello I have multiple stristr condition (300+) involved in my php script (in 1 script only). I would like to know if that is okay or should i move to other solution like Mysql table search data and than direct it to accordingly. Kindly suggest some thing... the 300 condition are stored in include files (every file there is condition i.e there are 300 files in a directory which is included.) Kindly suggest some thing efficient and fast. Link to comment https://forums.phpfreaks.com/topic/225709-stristr-vs-database-mysql-solution-which-one-is-fast/ Share on other sites More sharing options...
altainta Posted January 29, 2011 Author Share Posted January 29, 2011 Anybody ??? It is a search Function Link to comment https://forums.phpfreaks.com/topic/225709-stristr-vs-database-mysql-solution-which-one-is-fast/#findComment-1166884 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.