Questions tagged as 'php'

2
answers

AJAX response problem with Symfony2 (PHP)

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>...
asked by 23.05.2016 / 18:48
1
answer

popup window without Wordpress plugin

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...
asked by 26.04.2016 / 18:57
1
answer

Cycle to create buttons with jquery and send a string as a parameter

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...
asked by 05.05.2016 / 02:14
1
answer

CodeIgniter, call a function from one controller to another [closed]

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, (...
asked by 02.05.2016 / 19:25
1
answer

Problem with class PHPMailer

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...
asked by 04.05.2016 / 22:14
3
answers

How can I group by day and transpose output of a query in postgresql

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...
asked by 16.06.2016 / 03:45
1
answer

Instagram API Help to get photos from a Hashtag

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     
asked by 18.06.2016 / 14:28
1
answer

Clean input label within a DIV?

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...
asked by 16.03.2016 / 12:44
1
answer

Error with the language using Bootstrap DatePicker

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...
asked by 23.02.2016 / 01:15
1
answer

Configure PHP and MySQL - Database connection error (1): The MySQL adapter 'mysql' is not available

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...
asked by 15.02.2016 / 17:08