Codex Time
Codex Time
  • 32
  • 297 011
Send email in CodeIgniter 3 with attachment
Hello, guys , Today We are going to send email by CodeIgniter 3 framework with file/image attachment.
If you like my work please support me ☕🙂 : - buymeacoffee.com/codextime
Please Like and Subscribe the channel.
Source Code: drive.google.com/file/d/1yoCODnu9eYmsAvWuHzSPXjTUyRkq9Yw4/view?usp=share_link
Follow on Social Media Pages :
codextime
codextime
Send email in CodeIgniter using SMTP ,
Email configuration in CodeIgniter ,
Codeigniter 3 send email from localhost ,
Codeigniter Send Email with Attachment ,
send email in codeigniter 3
send email codeigniter 3
codeigniter 3 email library
codeigniter 3 send email smtp
email sending in codeigniter
codeigniter 3 email debug
email codeigniter 3
codeigniter 3 email
codeigniter send email gmail
how to send email in codeigniter 3
send email using codeigniter 3
send email in codeigniter using smtp
send multiple email in codeigniter
codeigniter 3 send email
Переглядів: 3 129

Відео

RESTful Api in Codeigniter 3 - Login Registration using Postman
Переглядів 6 тис.Рік тому
Hello guys, I have created a library for Api authentication with token. You can download the from download link. In this video I have created a REST Api authentication using token based library. Login and Registration api created in this video. In postman I am Testing the api. If you like my work please support me on this link☕🙂 : - buymeacoffee.com/codextime Download Source code: drive.google....
Codeigniter 4 Api Authentication using Shield
Переглядів 8 тис.2 роки тому
Hey guys, Today I will show you how to make API authentication in Codeigniter 4 framework using Shield library. In this video you will see how to use bearer token for api authentication in Codeigniter 4. If you like my work please support me on this link☕🙂 : - buymeacoffee.com/codextime Source Code Download: drive.google.com/file/d/1KK_S1hQFUrS2_Bc5EkqORm5Q9MWexyMI/view?usp=sharing Please Like ...
Pagination with search filter in Codeigniter 3 | PHP | Bootstrap 5 | MySql
Переглядів 6 тис.2 роки тому
Hey guys what's up , Today I will show you how to create a pagination with search filter in CodeIgniter 3 using Bootstrap 5 table. If you like my work please support me on this link☕🙂 : - buymeacoffee.com/codextime Source Code Download : drive.google.com/file/d/1hAFVJqDip-XiHAzXWN55ZTxPXNcIIIWe/view?usp=sharing Please Like and Subscribe the channel. Follow on Social Media Pages : c...
how to export data in excel in codeigniter 3
Переглядів 7 тис.2 роки тому
Hello Guys, In this video I'll show you how to export data in excel format with csv, xlsx. I'll use the phpSpreadsheet library for exporting data into excel sheet in Codeigniter 3. If you like the video. please like comment and share the video. If you like my work please support me on this link☕🙂 : - buymeacoffee.com/codextime Source Code Link: drive.google.com/file/d/1ANXBm_rdCuty22Hx7W_CP1MoS...
How to host php website on CPanel Server
Переглядів 12 тис.2 роки тому
Hi Guys, In this video I am going to tell you how to host dynamic PHP website on CPanel server and make database and connect with php website. If you like my work please support me on this link☕🙂 : - buymeacoffee.com/codextime Please Like and Subscribe the channel. Follow on Social Media Pages : codextime codextime how to host php website on cpanel, how to host php w...
How to install wordpress in cpanel | PHP
Переглядів 842 роки тому
Please Like and Subscribe the channel. in this video I will show you how to install wordpress blog in CPanel account. If you like my work please support me on this link☕🙂 : - buymeacoffee.com/codextime Follow on Social Media Pages : codextime codextime how to start a blog , how to start a blog and make money, how to start a blog step by step for beginners , start a b...
Import Data from Excel in database PHP MySQL | Codeigniter 3
Переглядів 10 тис.2 роки тому
Hello Guys, In this tutorial I will show you how to import data from excel sheet into database using PHP(using Codeigniter 3 Framework). If you like my work please support me on this link☕🙂 : - buymeacoffee.com/codextime Source Code Download - drive.google.com/file/d/1RWqjiPdmMyRUZRqm2NaOTOlevnCzXtE6/view?usp=sharing Please Like and Subscribe the channel. Follow on Social Media Pages : facebook...
Generate pdf in Hindi, Bengali, Tamil, Punjabi ,Gujrati Languages using MPdf in CodeIgniter 3 | PHP
Переглядів 3,5 тис.2 роки тому
Hello Guys , In this video I'll show you how to generate pdf in different Indian languages like Hindi , Gujrati , Malyalam , Punjabi, Tamil, Marathi and Bengali . You can also use this method for different countries Unicode languages. I hope you will like this video. Please share this video. If you like my work please support me on this link☕🙂 : - buymeacoffee.com/codextime Please Like and Subs...
How to create a Responsive Navigation Menu Bar in Html, CSS Tutorial
Переглядів 1512 роки тому
Hello guys, In this tutorial we create a responsive navigation menu bar in html and CSS. Its a mobile friendly navigation bar. If you like my work please support me on this link☕🙂 : - buymeacoffee.com/codextime Source Code Download: drive.google.com/file/d/1CQ09z8RZwlndBfNYVZUJNReNKNvbpQZu/view?usp=sharing Please Like and Subscribe the channel. Follow on Social Media Pages : codext...
Generate Dynamic pdf in PHP HTML & MYSQL | How to Create PDF in PHP using domPdf
Переглядів 14 тис.2 роки тому
Hello guys, In this video I will show you , how to generate a dynamic pdf from database in php. You can use this method in your project for generating dynmic invoice or id card or certificates. I hope you will like the video. Source Code: drive.google.com/file/d/1rdY0J4aFxYXD69ivHmUS1WxkGPew3t9D/view?usp=sharing Please Like and Subscribe the channel. Follow on Social Media Pages : ...
How to generate Pdf in Codeigniter 3 using mPdf library | Php | Mysql | Html
Переглядів 16 тис.2 роки тому
Hello guys, Today I am gonna show you how to create pdf in codeigniter using mPdf library. For generating pdf in codeigniter I am using Codeigniter mPdf library. Using this library we will convert the html page into pdf document. If you like my work, Please like the video and subscribe the channel. Source Code Download: drive.google.com/file/d/16uOoLm1ZvHGbZZEOKTLBE2mpSFZZmb8-/view?usp=sharing ...
Add , View , Update , Delete in Codeigniter 3 | HTML5 | MySql | Bootstrap 5
Переглядів 15 тис.2 роки тому
Hello friends, Today I will show you , how to create CRUD operations in codeigniter 3, with using Mysql database and Bootstrap 5 for page design. If you like please share and comment on video. If you like my work please support me on this link☕🙂 : - buymeacoffee.com/codextime Source Code : drive.google.com/file/d/10QpVxNtJmBmNSIP0fe45AzCgh1lGwtdq/view?usp=sharing Please Like and Subscribe the c...
How to convert jpeg , png image files to webp in PHP | Image optimization in webp format
Переглядів 4,1 тис.2 роки тому
If you like my work please support me on this link☕🙂 : - buymeacoffee.com/codextime Hello guys Today we will learn how to convert jpeg, png image files into webp format. Converting into webp format reduces the size of file and it doest not affet the quality. As well as you can show the webp converted file. Please Like and Subscribe the channel. Follow on Social Media Pages : codext...
Forget Password in Codeigniter 3 using email | Reset Password in CI 3 | PHP | Mysql
Переглядів 10 тис.2 роки тому
Forget Password in Codeigniter 3 using email | Reset Password in CI 3 | PHP | Mysql
Admin login system with Change password in Codeigniter 3 | HTML | PHP | MySql
Переглядів 12 тис.3 роки тому
Admin login system with Change password in Codeigniter 3 | HTML | PHP | MySql
Multiple File Upload example in Codeigniter
Переглядів 7 тис.3 роки тому
Multiple File Upload example in Codeigniter
User Login and Registration in CodeIgniter 3 | PHP MYSQL
Переглядів 21 тис.3 роки тому
User Login and Registration in CodeIgniter 3 | PHP MYSQL
How to send email from localhost using Gmail | PHP
Переглядів 8383 роки тому
How to send email from localhost using Gmail | PHP
Create a simple Shopping cart in PHP MYSQL
Переглядів 7 тис.3 роки тому
Create a simple Shopping cart in PHP MYSQL
File upload with progress bar using JQuery
Переглядів 7 тис.3 роки тому
File upload with progress bar using JQuery
Image upload to database using php mysql | upload image to server
Переглядів 1143 роки тому
Image upload to database using php mysql | upload image to server
File upload example in PHP | Upload file using html form
Переглядів 6653 роки тому
File upload example in PHP | Upload file using html form
Datatable server side processing CRUD Operations , Bootstrap 5 , PHP MYSQL AJAX
Переглядів 121 тис.3 роки тому
Datatable server side processing CRUD Operations , Bootstrap 5 , PHP MYSQL AJAX
Dynamic Responsive navigation bar in PHP HTML BOOSTRAP5 | Hindi | Part -2
Переглядів 1,4 тис.3 роки тому
Dynamic Responsive navigation bar in PHP HTML BOOSTRAP5 | Hindi | Part -2
Dynamic Responsive navigation bar in PHP HTML BOOSTRAP5 | Hindi | Part -1
Переглядів 1,3 тис.3 роки тому
Dynamic Responsive navigation bar in PHP HTML BOOSTRAP5 | Hindi | Part -1
Create a Login and Registration page using PHP, HTML & MySQL tutorial in Hindi #4
Переглядів 2203 роки тому
Create a Login and Registration page using PHP, HTML & MySQL tutorial in Hindi #4
How to use ajax in PHP
Переглядів 943 роки тому
How to use ajax in PHP
User Login System with Session - HTML , PHP & MySQL | Web tutorials CodexTime
Переглядів 2073 роки тому
User Login System with Session - HTML , PHP & MySQL | Web tutorials CodexTime
Simple User login Example in PHP and html Tutorial - For beginners
Переглядів 4953 роки тому
Simple User login Example in PHP and html Tutorial - For beginners

КОМЕНТАРІ

  • @robinncode
    @robinncode 14 днів тому

    However, you have not shown the registration process here. Still a good video. Thank you!

  • @user-qh1uj1tq4u
    @user-qh1uj1tq4u Місяць тому

    This is very easy from mpdf 😢 thank a lot ❤❤

  • @Andi0391
    @Andi0391 Місяць тому

    bro made such twists in his source code so that he will not have his work stolen 😂 What's the point of sharing if you're afraid of stealing?

    • @CodexTime
      @CodexTime Місяць тому

      You are wrong bro.. I had changed some lines of code in source because some viewers telling that source code is not fully working.

  • @birenderrana2210
    @birenderrana2210 Місяць тому

    It's Working

  • @radenazhar3112
    @radenazhar3112 3 місяці тому

    what version php are u using?

  • @busyspider
    @busyspider 3 місяці тому

    thank you

  • @techmillennium6332
    @techmillennium6332 3 місяці тому

    Best tutorial ever ! Thank you so much sir😊

  • @Ze1ba
    @Ze1ba 4 місяці тому

    Nice vid, can u share the code btw?

  • @samuelmartinez507
    @samuelmartinez507 5 місяців тому

    Min 33:50 update user

  • @Abdee-z1l
    @Abdee-z1l 6 місяців тому

    thank you sir my question is how we can export this datatable as pdf or excel format

    • @CodexTime
      @CodexTime 6 місяців тому

      You can use pdf export js library for datatable

    • @Abdee-z1l
      @Abdee-z1l 6 місяців тому

      can you please send me the link of this library @@CodexTime

  • @rosyprakash
    @rosyprakash 7 місяців тому

    Can you make a video on user group based filters and authentication

  • @srikanthreddykorepu5625
    @srikanthreddykorepu5625 7 місяців тому

    in the php admin directiory you have inserted a db file like in that what we have mention is our db details like username,passwd,db-name

  • @Hakan-b6i
    @Hakan-b6i 8 місяців тому

    thank you sir.

  • @kisho2679
    @kisho2679 8 місяців тому

    How could a pivot view be modelled with SQL-Workbench, based on data stored in different mySQL tables?

  • @kisho2679
    @kisho2679 8 місяців тому

    How could a row be duplicated in the created web application, just to be updated as new entry?

  • @Mk.bay01
    @Mk.bay01 8 місяців тому

    in my program on User.php this command "$this->input->post" there's always this message "Undefined property: User::$input". how can i fix it?

  • @ashwaniforever
    @ashwaniforever 8 місяців тому

    If i use this in a form and at the time form editing, can the uploaded file be editable?

  • @philip.thomas
    @philip.thomas 9 місяців тому

    Malayalam is not working for me 😢😢 any idea to fix?

  • @RonClarijs
    @RonClarijs 9 місяців тому

    Good tutorial! But you must use parameterized queries in mysqli to prevent SQL injection vulnerability.

  • @reuleaux9856
    @reuleaux9856 9 місяців тому

    di gumagana ampota

  • @shristisinha2586
    @shristisinha2586 9 місяців тому

    Is can i get code of it?

    • @CodexTime
      @CodexTime 9 місяців тому

      Source code link given in the description.

  • @haarishp4913
    @haarishp4913 10 місяців тому

    when i try to login 404 error showing

  • @haarishp4913
    @haarishp4913 10 місяців тому

    base_url is not working is any other way to send another files

  • @aminaben1670
    @aminaben1670 10 місяців тому

    Undefined array quantity plz hw can i fixe it 😢

  • @user-wz1ci2qw2o
    @user-wz1ci2qw2o 11 місяців тому

    thank you

    • @CodexTime
      @CodexTime 10 місяців тому

      You're welcome

  • @shashikant347
    @shashikant347 11 місяців тому

    thanks for giving the solution of hindi font

  • @Mark_Justine
    @Mark_Justine 11 місяців тому

    Thanks sir Ive already apply this in my capstone project Im glad i found your channnel

  • @almasiurrahman5074
    @almasiurrahman5074 11 місяців тому

    Excellent

  • @almasiurrahman5074
    @almasiurrahman5074 11 місяців тому

    Excellent 👍

  • @almasiurrahman5074
    @almasiurrahman5074 11 місяців тому

    You r one of billions 👍

  • @mienyu9016
    @mienyu9016 Рік тому

    Where is the register request API?

  • @toglannestor400
    @toglannestor400 Рік тому

    good job! thanks so much !

  • @Afzhar
    @Afzhar Рік тому

    19:54 we have error bro

  • @AbdoHaimeda
    @AbdoHaimeda Рік тому

    thank you

  • @ikebelida1528
    @ikebelida1528 Рік тому

    may i know what is the meaning of the status?

  • @dsweb_programming
    @dsweb_programming Рік тому

    How implementation join tables in serverside Sir..?

  • @oumasstabdallah3424
    @oumasstabdallah3424 Рік тому

    I just wanna to say : thank you very much brother.

  • @itsupportdelhihub
    @itsupportdelhihub Рік тому

    hi i am not able to get bearer token in headers

  • @niletdambulla9032
    @niletdambulla9032 Рік тому

  • @mylittleponyMENA
    @mylittleponyMENA Рік тому

    Can you upload the file please?

  • @espdasobrevivencia
    @espdasobrevivencia Рік тому

    Thank you. Your video helped me.

  • @meryameddaif4951
    @meryameddaif4951 Рік тому

    the search bar it working?

  • @037_amaliasophiahrusyadi9

    Thank you so much!

  • @WasidAli-c4n
    @WasidAli-c4n Рік тому

    plz tel me how to remove user name (first use 3 user name, email, paswoword) but last remaining only two email,pasword

  • @ferryprasetyo1731
    @ferryprasetyo1731 Рік тому

    Itu pakai smtp ga bang

  • @กฤษดาคลายทุกข์

    Thanks you , code

  • @redmaster4134
    @redmaster4134 Рік тому

    helped a lot tks

  • @johnelmarrodrigo2576
    @johnelmarrodrigo2576 Рік тому

    Please help me i have same error 19:54

  • @govindabadge7484
    @govindabadge7484 Рік тому

    Thank you So Much Really helpful tutorial Thak You once again