Here this page is all about how to add dynamic rows in Jquery and add, edit with PHP, and Mysqli using the database. Step by step you can do within a min of time. Many PHP developers have facing this kind of functionality in their projects, but they are thinking it is very tough to […]


Why SEO friendly URL is required. In web technology, when we are publishing any blog or any application in web server, in that case, all we need the traffic from users by google search engine, for google page ranking we need to make it SEO friendly URL, means that URL should not contain any special […]


This page all about country, state and city database download in .sql format. Many of developer is searching for the database which is related country ID should be in state table and state ID in city table. So here you can download these table free of cost for your development. sometimes developer wants cascading dropdown like […]


I just wonder why error reporting not working php. In this page i will show you how to show error massage in php by setting some code snipet, which would be easy for a developer to debug the code and fix the issues. Sometimes you wrote a code without any proper IDE and some mistake […]


This post all about Check username availability using ajax PHP mysqli. checking username is very popular functionality in e-commerce, social networking websites, insurance, and banking applications. To make a user unique or his identity on this application it requires a username. At the time of the registration, the application will ask to provide username and […]


This page is all about how to export table data to excel using PHP and mysqli. We have explained here step by step export data to excel in php. This functionality required for daily basis data backup for e-commerce or enterprise level website. This export functionality will help to manipulate a large amount of data […]


This post is all about add watermark on the image using PHP. In general image recreation in PHP by adding some text or some color or resize it height and width is done by PHP GD library. So in this scenario, PHP provides us some in-built function to do such kind of put text mark […]


This post is all about How to Convert String to Sentence Case in PHP. Why Sentence case is required? Whenever you want to know your text content case is properly formatted or not, it either lower case, upper case or, camelcase. Same like sentence case is a custom function. Some cases in website whenever you […]


Login and Registration is the most important feature on the web site or web apps. Nowadays developers are using UI as angular. Angular is very robust and javascript based open source framework, which helps to develop a high volume apps and website. It can be implemented with all another angular like PHP, .Net Java. Here […]


Hi Developers, Thanks for reading send an email with file attachment In PHP. Email is a method of exchanging message between people by electronic devices. We can say It’s a very Common and Important functionality for Web and mobile application. Nowadays Most of the E-commerce website having functionality like Contact us, Feedback, Various Notification like […]


Advertisements