My Blog

Menu

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.

Whatsapp Share

Posted:November 24, 2021.

1.WhatsApp is one of the most popular messaging apps in the world.
2.Adding whatsapp share button in your mobile will be helpful to share content with anyone anytime anywhere!
3.To share articles from the webpage or mobile to Whatsapp using jQuery.
4.Adding a Whatsapp sharing button on websites and mobiles that will generate more shares than popular social sharing websites.
5.For that process first we have to create html page and follow the bellow steps:
 &n

[Read More]

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");

Required Installations

Posted:November 24, 2021.

NodeJs: [url: https://nodejs.org/en/download/ ]

Microsoft Visual Studio Code: [url: <

[Read More]

Introduction of Angular 2

Posted:November 24, 2021.

Angular2 is not extension of angularJs it’s completely rewritten and simplified the concepts in angular2. Angular2 is open source and it works on typescript and it can be install and run in various ways angular CLI and IDE’s. Angular2 is Cross platform we can develop Mobile application and Desktop application. Hear, angular application has divided different categories those are       [Read More]

Create Module

Posted:November 24, 2021.

Modules are used in Angular Js to put logical boundaries in your application. Hence, instead of coding everything into one application, you can instead build everything into separate modules to separate the functionality of your application. Angular Module contains multiple components to separate the functionality of application.

[Read More]

Create Component

Posted:November 24, 2021.

In angular2 we are using component to write Business logic of  application and extends with (.ts)[Read More]

Create Services

Posted:November 24, 2021.

In angular2 we are using services to interact with the server using API calls.

  • Get is used to get the data from server single user data (ex. Based on ID’s) and all user’s data.
[Read More]

Routing

Posted:November 24, 2021.

Routing:

            Routing helps in directing users to different pages based on the option they choose on the main page. Hence, based on the option they choose, the required Angular Component will be rendered to the user.

[Read More]

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.