Comments for PHPFOREVER https://phpforever.com/ PHP LARAVEL CODEIGNITER DATABASE JAVASCRIPT Sat, 12 Mar 2022 11:53:25 +0000 hourly 1 https://wordpress.org/?v=6.7.1 Comment on Shopping Cart Example In Codeigniter Using VueJs by rajesh https://phpforever.com/vuejs/shopping-cart-example-in-codeigniter-using-vuejs/#comment-119 Fri, 30 Oct 2020 02:22:25 +0000 https://phpforever.com/?p=1261#comment-119 In reply to Sam.

It’s CodeIgniter inbuilt library so you can refer it’s documentation.

]]>
Comment on Shopping Cart Example In Codeigniter Using VueJs by Sam https://phpforever.com/vuejs/shopping-cart-example-in-codeigniter-using-vuejs/#comment-118 Thu, 29 Oct 2020 15:40:02 +0000 https://phpforever.com/?p=1261#comment-118 Hi,

Can you please share cart library file content?

Appreciate the post and the sample project. It is very helpful.

Thank you,
Sam

]]>
Comment on Insert Data Into Mysql Using VueJs With PHP by rajesh https://phpforever.com/vuejs/vuejs-insert-data/#comment-89 Thu, 25 Jun 2020 10:47:28 +0000 https://phpforever.com/?p=1097#comment-89 In reply to Henry Wong.

OK. Thanks for your attention.

]]>
Comment on Insert Data Into Mysql Using VueJs With PHP by Henry Wong https://phpforever.com/vuejs/vuejs-insert-data/#comment-88 Wed, 24 Jun 2020 18:51:52 +0000 https://phpforever.com/?p=1097#comment-88 response.php – does not properly handle SQL injections. You should be using bind_param() method, see https://www.php.net/manual/en/mysqli-stmt.bind-param.php

]]>