Questions tagged as 'php'

1
answer

Problem session_start

Help I have a problem with the following php script. The error is detailed when uploading the script to the internet, in the local server it works without problem. I find the following error: I appreciate the help. This is my php...
asked by 20.08.2018 / 13:59
1
answer

How to group values of arrays that have the same index value

I have the following array: [0] => Array ( [Contrato] => 0122PS0001251477 [0] => 1 ) [1] => Array ( [Rut] => 8035133 [0] => 1 ) [2] => Array ( [Nombre] => LUI...
asked by 20.08.2018 / 15:07
0
answers

Unknown Error when executing a query in PHP to a table containing Foreign Keys

Hello friends, my problem is something weird, I do not know what to do since I'm trying to bring the sum of each set of questions that belong to a single profile, that is: I have 5 questions from profile 1, with the id: 1,2,3,4 and 5 now I add t...
asked by 18.08.2018 / 16:14
2
answers

PHP and HTML: Style sheet does not react

An apology, my style sheet is not working at all. Even, I send the style very different in a php and in the html. Exactly with the same code, same sheet, but it gives it to me differently. Here I will leave images so that they can see what it do...
asked by 18.08.2018 / 05:34
0
answers

500 Internal Server Error in JavaScript

the error of the title already comes to me when it is accessible from the outside, that is to say when it is already "open" to the public, but obviously I have it as hidden; Someone would know the origin of the error since it gives me error in t...
asked by 20.08.2018 / 08:11
0
answers

Switch from hash to password_hash in sql

I'm having problems, at the time of making and passing the hash pass to password_hash () to do the validation using password_verify (); The fact is that I have changed the php version to the last one, and can not log in. Your registration has...
asked by 20.08.2018 / 08:25
1
answer

Access JSON obtained through AJAX

I have a problem, no matter how hard I look for it, I can not find how I can access the array that I obtained after having made a query using AJX with PHP and sent the result in JSON format to javascript. I hope you can help me, I do not underst...
asked by 28.08.2018 / 20:38
0
answers

How can I send header in a SOAP request with php

I need to replicate this xml to a soap request in php: <soapenv:Header> <tar:headerRequest> <head:transaccion> <head:fechaHora>2015-09-11T16:00:00</head:fechaHora> <head:idTr...
asked by 28.08.2018 / 22:51
0
answers

I need to reference a DIV with the prettyPhoyo plugin

I want the prettyPhoto plugin to be invoked by clicking the div class = 'image'. Necessarily you should be clicking the div in which I have the image without adding link elements or others. Someone to help me please. I share the code. &l...
asked by 17.08.2018 / 17:10
0
answers

Medoo, PHP, Mysql

I have a problem they gave me a web page to migrate and it is working with this framework, that the truth is unknown, the point is that it is already connected to the database in the new hosting, but the links do not work, nie ne the menu or the...
asked by 17.08.2018 / 15:22