I hope you can help me please.
I have a PHP document called registro.php
At the beginning I have a php code to save verify if I'm already logged in, after that I have my HTML with 6 forms, each form represents a step, I show an example below:...
I have a MySql database with a table which has several columns, including the date and time. The rest are columns of values such as temperature.
I just need to make a line graph with the date / time combined on the horizontal axis and the val...
I have a question, you can put autoplay to videos that are not from youtube ?, as for example to other links or videos inserted in third-party websites.
I've seen that on YouTube you put ?autoplay=1 at the end of the link and it...
Hi, I am working with Bootraps DatePicker, I have managed to select months, as I could do so that the past months are disabled except one month prior to the current month, so it is selected from the previous month.
$('#mescierre').datepicker({...
First of all I want to say that I have already reviewed the possible answers to this in this and other forums. As indicated by the title, what I want to do is: if there is a record with the same number, launch an aletra with js and if not, regis...
Currently I am doing a web application on php, which captures the coordinates of the Google Maps API, and then I save it in a database in the field coords.
Now I just need to be able to show this again in the map of the Google maps api, this...
There is some way that when you enter a value into the input a character is added as a point or comma, it is very similar to what the input date does with the "/" and when your input is accommodated with the "/", this can be applied in an input...
This div , by default when moving the mouse over it moves with CSS3 , now with jquery I try that every 1000ms , a throw was sent as if they were passing the mouse , because it moves constantly every 1 second (1000m...