Harish

I am professional web developer and blogger. Use this blog to share own api and other web development experience with you. I do accept paid work. Write to me at - [email protected]

Case Conversion Function in PHP

Learn about the case conversion function in php. String-related methods are widely used during programming. In this short tutorial, we show you some predefined string case conversion functions. These functions are used to convert a string case to another like in uppercase letters, lowercase letter,s etc. PHP Case Conversion Functions: strtolower() – It converts string …

Case Conversion Function in PHP Read More »

How to Create ZIP File in PHP

Learn how to create ZIP file using PHP. In the previous post, we will see how to compress the image before uploading in PHP. Zip file normally used to compress folder and files and create an archive file which allows downloading at all files at once. In PHP we can create ZIP file dynamically and …

How to Create ZIP File in PHP Read More »

jQuery Whatsapp Contact Form Plugin

WhatsApp contact form jquery plugin allows any form submit as a WhatsApp message. This jQuery plugin will fetch any form response on submit and pre-filled the content on WhatsApp directly and let the user send the message to your phone number. How to use WhatsApp Contact Form? To configure the WhatsApp contact form, initialize the …

jQuery Whatsapp Contact Form Plugin Read More »