Posted inphp How to send email using phpmailer Posted by By admin July 3, 2025 How to send email using phpmailer? Using phpmailer, send an email : code is given…
Posted inphp How to send mail in PHP Posted by By admin July 3, 2025 How to send mail in PHP? Send mail is a very easy task in PHP…
Posted inJava Script jQuery php English to Hindi Typing Code Posted by By admin July 3, 2025 Convert English to Hindi Typing It is very easy task to convert English typing to…
Posted injQuery php Krutidev to Unicode and Unicode to Krutidev Converter Posted by By admin July 2, 2025 How to convert Krutidev to Unicode - First we create new php file as krutidev_to_unicode_converter.php…
Posted injQuery php Online Word Counter Tool Posted by By admin July 2, 2025 How to count Word/Character in your contents? First create a new php file word_count.php and add…
Posted inphp Import csv file in MySQL using PHP Posted by By admin May 4, 2022 Import csv file in MySQL using PHP with example : Let us tell you how…
Posted inphp Calculate days between two dates in PHP Posted by By admin April 26, 2022 How to Calculate days between two dates in PHP - Calculate days between two dates…
Posted inphp Create folder inside folder in PHP Posted by By admin April 22, 2022 Let us tell you how to create folder inside folder in PHP. For example if…
Posted inphp How to create dynamic folder in php Posted by By admin April 22, 2022 Let us tell you how to create dynamic folder in PHP named "Current year". For…
Posted inphp How to create Zip folder and download in Cake PHP Posted by By admin April 19, 2022 How to create Zip folder and download in Cake PHP - Step : 1 -…