Jump to content

Recommended Posts

Hey,

 

I'm new to all of this, but I'm trying to link my HTML file to SQL to get coordinates for a Maps API.

 

I've got a map poputlating, but i need to manually put in the data. I want it to populate automatically when opened.

 

so far i have my HTML reading:

 

 

<script type="text/javascript">

var locations = [

['address 1', Lat, Long, 1],

['address 2', lat, long, 1],

];

 

My sql DB has the info set out in the same format, i just dont know how to link the HTML with SQL.

 

Would anyone know how to script what I want to link the HTML to SQL with a PHP with the format that I need?

Link to comment
https://forums.phpfreaks.com/topic/270765-linking-html-with-php-to-mysql/
Share on other sites

the readme for the API should give instructions for what you are asking to do. as each and every API is different, and the only code you gave is javascript, we heve nothing to work with to help you. If you want code written for you stick a thread in the freelancing section and someone should contact you with a price.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.