Related Articles
How to Create Ical File to Work on Outlook, Google Calendar and Mac Icalendar
To Create Ical files we need to follow some standards set by ietf.org. Below are the working copies of the sample ical files created and these are tested on Outlook calendar, Google Calendar, Mac Icalendar, and Thunder Bird Calendar with Lightning plugin. How to Create Ical File Ical Events Files for Create Event, Update Event, […]
Browser or Client Side Scripting Languages Vs Server Side Scripting Languages
What are the Client Side and Server Scripting Side Languages Client Side Scripting Server Side Scripting HTML ASP DHTML PHP CSS JSP JAVASCRIPT ADO AJAX RAZOR JQUERY JSON E4X
How to use Google map Address in PHP
Let’s Start, First we Getting latitude and longitude from Address in Google Maps Using PHP. The script is given below. Google map Address in PHP In Above code, we just pass the latitude and longitude point (,). See $Lat for latitude and $Lon for longitude . In script code iset the zoom level to 5 […]