when using function ftp_put() of php to upload file to an ftp, it actually uploads the file, but it arrives without weight, that is 0 B, I attach the code that I am using (it is not problem of permissions of the folder where I'm sending i...
My idea is to make a hamburger button with horizontal displacement and that is responsive.
I currently have this, I do not have much knowledge, so I would like to know if someone can give me a hand with this menu. I want the menu to open with th...
I am implementing DataTables.net but it is not doing the paging, I am working with ASP.NET MVC 5, the code I handle is as follows.
@{
ViewBag.Title = "Proveedor";
}
<h2>Proveedor</h2>
<html xmlns="http://www.w3.org/1999/xhtml"&...
Hi what happens is that I want to put a div below the other but as you can see in the code below it is placed on the one above. What do you recommend for me to put immediately down without leaving any space?
#inicio
{
backgroun...
I am using the re module to extract data from a web. Specifically: link
But I have a problem, if I do:
re.findall('<a href="(.*)"', data)
It returns me from the beginning of the href to the end of data.
If I do:
re.findall('<a...
I have this:
<html lang="es">
<meta charset="utf-8">
also in config/database I have 'charset' => 'utf8' .
Still I have problems with the accents.
In the local DB tests the problem is working with the DB of...
I have a problem with my html code using angular js, the fact is that I want to pass a variable called "count" that belongs to the note that a student took in an online test, which accumulates as the Student is having the correct answers. The pr...
Good morning,
I would like to know if there is any way to make a slider that is infinite. I currently have a slider with a div that has a linear motion animation that is repeated.
<div class="cont-princ-slider">...