Student Tech Life
Showing posts with label
PHP
.
Show all posts
Showing posts with label
PHP
.
Show all posts
How to use xampp for php
›
Xampp is full server package of to start working with the php. It contains the Apache, Mysql, PHP and Perl. For start PHP it is a good plat...
PHP Syntax or Code
›
Php Syntax or code are the php script text, which execute on the php compiler/server and after execution it returns the output in HTML t...
Wordpress redirect script after reset password
›
When we doing the wordpress customization with the user authentication many times we required to redirect the different page redirectio...
Install Ioncube load in Godaddy WHM VPS hosting
›
To install the IonCube loader in Godaddy VPS hosting. First you need to Shell root access of your server you need to follow the below stepl...
How to run your first php program in xampp on Window operating system
›
This tutorial all about how to run your first php code in xampp. To start with this tutorial make sure you have already installed xampp one...
A Begning with wordpress child theme
›
Why need to develop child theme? In this article we discuss how create a child theme in wordpress. How to use of child theme in wordpr...
Beginners login form development tutorial using PHP script and Mysql Database
›
Login form is used for providing the individual access the computer system. Login form providing the the security for unauthorized acce...
How to develop text SMS sending API script using PHP?
›
SMS send on mobile using sms API in PHP This article based on how to send sms on mobile using PHP. Short Message Service (SMS) is...
How we can send attachment with E-mail using php?
›
This article based on how to attach file in E-mail form using php. The mail attachment function is used form send some text email message a...
Hoow to get form data using POST method in PHP
›
The most important part when dealing with HTML forms .POST method supporting multiple request at same time by HTTP protocol used by www(wor...
Woocommerece header cart menu deleting item using ajax
›
In my previous tutorial i wrote about how to delete item using ajax in the 'CART PAGE'. But in this tutorial i'll teach you how...
How to delete items using ajax from cart page in woocommerce woo_market theme
›
In woocommerce most of the free or premium theme there is no feature to delete items using ajax from the cart page. That can be the reason ...
How to develop a Child theme in wordpress
›
Why need to develop the wordpress child theme? There are many reasons to develop child theme. There can always a problem with the custom ...
Wordress woocommerce fixing toggle issue of menus in the WOO Market Theme in mobile responsive design
›
To fix the issue of responsive menu toggle in the WOO MARKET theme of woocommerce framework on wordpress theme follow the instruction menti...
Quick Tutorial on How to Create a WordPress website
›
The website that you’re searching at is installed on WordPress and i got everything for free. On this quick tutorial I’m likely to guidebo...
Global vs Suparglobals in PHP
›
The range of the availability or scope of variables are called global of superglobals. Global A variable declared can be global using t...
Fibonacci Series using PHP
›
Fibonacci Series print the values of the value of current and previous value of the natural numbers it is look like 0 1 1 2 3 5 8 13 it is...
›
Home
View web version