My Blog

Menu

Print Query

Posted:November 24, 2021.

There is a new public method get_compiled_select that can print the query before running it. echo $this->db->get_compiled_select(); // before $this->db->get();

Deleting all files from a folder using PHP

Posted:November 24, 2021.

$files = glob('path/to/temp/*'); // get all file names foreach($files as $file){ // iterate files if(is_file($file)) unlink($file); // delete file }

Clear Attachments

Posted:November 24, 2021.

You need to use $this->email->clear(); to clean out the variables set within the loop. At the end of the loop add: $this->email->clear(TRUE); This resets all email variables including the attachments, allowing you to create a new mail.

How to prevent showing the diamond question mark symbol even using mb_substr and utf-8

Posted:November 24, 2021.

mb_convert_encoding($string, "UTF-8");

only full group by setting change

Posted:November 24, 2021.

click on wamp icon -> MySql -> MySql Setting -> sql-mode -> user_mode

About

Aapthi Technologies,Hyderabad offers a complete range of web solutions including web designing, developing, web hosting, Internet marketing and many more. With our electrifying presence, we have swirled the scenario of web solutions. We consistently invigorate our skill-set and tech-expertise and work with a high-level of integrity. Our keen-eye on emerging trends of online business as well as technical spheres has empowered us to render the most innovative solutions. Persistent development is the key drive of Aapthi Technologies, be it in terms of infrastructure, skill-set or technology. Team Aapthi Technologies, is fully committed to render back hundred percent value for the money paid by client.

Social Links

Our Bunker

Plot No -596, Near Reliance Fresh,
Vivekananda nagar colony, Kukatpally,
Hyderabad - 500072, India.