sometimes a cigar is just a cigar
Header image

I’m using this class to my little framework. You can insert a data with sending column name and a array $data['mysql_field'] = ‘insert_value’, Update data with sending column,array and where option Delete data sending cloumn name and where option @q_fetch_all : Return all data with information in column, just take sql. @q_result : Taking: sql, … Read more