In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Relationship Graph View Issue ] Dependency Graph ]
related to child of duplicate of

Viewing Issue Simple Details
ID Category Type Reproducibility Date Submitted Last Update
0000124 [In-Portal CMS] Optimization task always 2009-07-19 07:32 2009-10-06 14:32
Reporter alex View Status public  
Assigned To alex
Priority normal Resolution fixed  
Status closed      
Summary 0000124: Improve database interaction code
Description Improve database interaction code:

1. Method "kDBConnection::qstr" does the same as "mysql_real_escape_string" function, let's use it instead, it's faster. Also implement NULL value processing inside this method and not in all other places, as for now.
2. Eliminate usage of "eregi" and "ereg_replace" functions in kDBItem class.
3. Get rid of "sprintf" function usage in kDBItem class.
4. Return "null", when requested field is not present in kDBList class.
Additional Information



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker