Menu

Create Dynamic XML Using PHP Part -2 | Create List and Delete Entry

PHP By Aug 21, 2021 No Comments

Click here for create dynamic XML using PHP part 1. Now this is part 2 in this tutorial i will show you how you can list and delete the xml data from your page. In the previous tutorial we have created the XML file with our form. Listing the XML values to our page is easy and use very less…

Create Dynamic XML Using PHP Part -1 | Create Dropdown Using XML

PHP By Aug 13, 2021 No Comments

Create Dynamic XML using PHP is our new topic, Hello friends, this time i came up with interesting dynamic use of xml instead of Database. Many times we need to save some values and we do not need to play with database features. This XML facility can help you to make things dynamic like: Website Slider, Saving form values, Crating…

Buy and Sell Cryptocurrency in India Online | Buy Bitcoin in India

As we all aware about cryptocurrency trading but still Indian government put ban on cryptocurrency’s trading. So here are some tricks to trade it in India and see your wealth increasing. By using these app’s you can buy and sell Cryptocurrency in India online. So here is the change for you to buy Bitcoin, Ethereum, Doge coin etc in India….

Generating Random Alphanumeric / Numeric Values in PHP

PHP By Dec 10, 2020 No Comments

Hello friends hope you all are doing good and please be safe in this PANDEMIC situation. Wear Mask always. Generating random alphanumeric value in PHP can be done using some methods. All the methods have their own working style and output.  Do you know generating random values can help you to make OTP and Password’s rand($min, $max) mt_rand($min, $max) random_int($min,…

Save HTML Form Using Jquery and PHP Without Page Refresh

Jquery, PHP By Oct 22, 2020 2 Comments

Hello friends hope you all are doing good and please be safe at your home in this pandemic situation. In the previous tutorial we have used Ajax to save the HTML form without refresh.  Now in this tutorial we will use the Jquery to send the data to our PHP script. In Jquery we can use 2 methods for getting…

Save Html Form Using Ajax and PHP Without Page Refresh

Jquery, PHP By Oct 10, 2020 No Comments

Hello friends hope you all are doing good and please be safe at your home in this pandemic situation. Usually we use to save our html forms using our server side language but these days no body want to refresh the page after clicking the submit button. As it took much time to reload the page again and also it…

Create Excel .xls File using PHP Spreadsheet and Mysql

PHP By Oct 05, 2020 No Comments

Hello friends hope you all are doing well and please be safe in this pandemic situation of Corona we all loves you. This tutorial is for those wants to create .xls file using PHP.  Most of the time we use this while we are generating reports. We use PHP Spreadsheets for creating the xls file. You can also create CSV…

Converting PHP Array to JSON in PHP

PHP By Oct 02, 2020 No Comments

Converting an PHP array to JSON in PHP is quite easy and useful. These days while creating API’s almost everyone is using JSON. Also while showing data from database we use to get it in JSON format these days. JSON is accessible in PHP as well as Javascript or Jquery and other languages also.  JSON full name is JavaScript Object…

Hide Phone Numbers on Website using Jquery

Jquery By Sep 30, 2020 No Comments

When we create a website many of our clients want to show their phone numbers over the website. But due to the bots they want it to get it hide. Now here is a solution which will show you some of the starting numbers of your phone and if you need the full then you have to click over the…

Animated Emoji Rating Slider

CSS, Jquery By Feb 11, 2020 No Comments

Hello friends you have seen many rating slider but this one will take your slider  to the next level of beautification. This rating slider will increase your website page looks. This rating slider was created by Aaron Iker a front-end  UI developer. This rating slider shows the emoji icon according to the slider movement. Below is the code to use…

1 2 3 25