Ping your website worldwide
http://www.just-ping.com providing online website ping. This will help user to find 50 more location results. If the all the location ping is your target ip address then your website works every where.
Simple Programming Tips
http://www.just-ping.com providing online website ping. This will help user to find 50 more location results. If the all the location ping is your target ip address then your website works every where.
Step1: Login to plesk 10.4.4 step2: Click a subscription step3: Click website&domains tab step4: click show Advanced options step5: click Virtual Directories step6: click Directory Property please follow the below screen shot ...
To create MX records using cPanel: 1. Log in to the cPanel and From the Mail section of the page, select MX Entry. 2. In the Email Routing box, select Remote Mail Exchanger and click Change. 3. Add an...
1.Log in to your Plesk Control Panel 2. select Domains under Main Menu on the left 2.Select the domain name you want to change MX Record for 3. Go to website and click the...
To find your public internet IP visit : http://myipaddress.com
Body.Onload() event will be called only after the DOM and associated resources like images got loaded. Only one Body.Onload() event can be include in a page. jQuery’s document.ready() event will be called once the DOM...
Please follow the below steps, its working in windows shared hosting Simple email scheduler 1. Go to Plesk control panel : Scheduled Tasks 2. Click Add New 3. Set the Parameters Switched on: Give...
XAJAX – Creating ajax application using php open source library Download : xajaxproject.org Tutorials : http://phpro.org/tutorials/Introduction-To-Xajax.html
Please keep in mind for preventing attack in webspace: Always keep strong FTP Passwords (changing these from time to time is a good practice) Scan your local system with a good AntiVirus and Malware...
Mail sending from PHP mail function is now restricted to local email address only. you need to add “-f return_email_address” as 5th parameter in mail function to get php to set the correct return...
function findDaysDiff(selectDate){ SDate = selectDate.split(“/”); var days = 0; var difference = 0; var today = new Date() ; var entryDate = new Date(SDate[2],SDate[1]-1,SDate[0]); difference = entryDate – today; days = Math.round(difference/(1000*60*60*24)); return days;...
Follow:
More