Quantcast
Channel: Icode4you - PHP, CSS, HTML, WordPress, and Javascript coding tips, tutorials, help, and more » database
Browsing all 5 articles
Browse latest View live

Developing a custom store locator map: Creating and populating the MySQL table

This is the second post in my series on how to create your store locator map using Google maps, PHP, and Javascript. Now that we have our store locations in a usable format, we need to create the table...

View Article



Developing a custom store locator map: Create a PHP file to connect to the...

This is the third post in my series on creating your own custom store locator map using Google maps, PHP, and XML. In this post we are going to create a simple PHP file which will be used to connect...

View Article

Combine the values of two fields in a form into one variable to be inserted...

Here is the simple code that I use to combine the values of two fields in a form into one variable and insert that variable into a database table. One example of how I used this trick was when I built...

View Article

MySQL: Moving columns from one table to another

Here are the steps you can use to move a column from one table to another (within the same database) using MySQL commands.   1) Create a new column in the table you are moving your column to. You will...

View Article

Resolved: Updating the server PHP version to 5.4 broke my Genesis Simple...

I had to resolve an issue recently where a client’s hosting company had updated the PHP version of the server to 5.4 and this “broke” the plugin Genesis Simple Sidebars that was being used on their...

View Article

Browsing all 5 articles
Browse latest View live




Latest Images