I have a problem with the code:
$cadenaScroll_respuesta.="<li> <div id='usuario-respond'><div id='imagen-usuario-respond' ><ul> <li id='nombreUsuario'> <b>".$respuesta->getUsuario()." </b></li>...
I created a popup window with html, css and js all in a .html file, I want to incorporate that popup in the "home page" that I'm designing in Wordpress with Avada Theme and that you see nothing else when loading the page. I've already tried with...
I have a problem creating buttons with a for and putting within onclick the name of a function with a parameter, but this parameter is a string, which I get from array and at the end of the cycle all the buttons have the nam...
Greetings from me, I have a question with CodeIgniter, and it is as follows:
It turns out that I am doing a small system of fines for vehicles, something simple to understand the nature of the framework, where I have 2 tables in a database, (...
I am trying to configure the sending of mail with php through the PHPMailer class. When I execute the function that should send the mail I get the following error:
Warning: Creating default object from empty value in .......... on line
2...
I have a problem, I have tried to create a query that adds up the total values of a sensor grouped by day. I have tried a thousand ways and I can not, someone can help me?
A small example of the data I have:
Day value cod_sensor hour
06/12...
Hello everyone, I want to start a web app with the Instagram API, to crawl a hashtag and return the photos published with me.
I already checked the API, but I do not have much experience using it, can someone help me? thank you all
Dear, greetings to all! Maybe it's a bit basic, but I'd rather be sure and ask.
I have a div in which I have ordered several input , some of them label , in which I refer to a input file , in this way;
<table cla...
I have a form and I am using DatePicker with Bootstrap to select dates. I do not know why the calendar does not appear in Spanish. This is my code, the calendar appears in English, but I want it in Spanish:
<head>
<link rel="stylesh...
How can I solve this error?
Database connection error (1): The MySQL adapter 'mysql' is not available.
At the moment of loading the php.ini , it does not show me that it is loading the extension
extension=php_mysql.dll
extension=php...