Pages
(Move to ...)
Assignment
Synopsis
C
Graphics
Compiler
C#
DCN
DBMS
Discrete Math
DS
IT Fun
Java
Json
NIELIT
Notes
Office
OOPS
OS
PHP
Project
Phython
Question
SSAD
Web
UGC Net
VB
ASP
▼
Thursday, 28 July 2022
PHP Date Manipulation
›
Convert Date in dd/mm/yyyy (28-07-2022) format coming from database. echo date("d-m-Y", strtotime($item['CreatedDate']));...
Monday, 11 July 2022
Google Recaptcha Integration | PHP , ASP.NET C# , Codeiginater 4
›
Google Recaptcha core PHP Integration Google Recaptcha Integration with Codeigniter 4.x Google Recaptcha Integration with ASP.NET MVC C# N...
Wednesday, 6 July 2022
Google Captcha Integration in Codeiginater 4
›
Step 1 : Signup to Google Recaptcha and get the public and private key. Step 2 : Make a Model named CaptchaResponse in Model fold...
Monday, 4 July 2022
Delete from database in Codeiginater 4
›
Function public function DelContact ($field,$val) { $db = new ContactModel (); $db->where($field,...
‹
›
Home
View web version