Questions tagged as 'php'

2
answers

Send ID from jQuery to a page to make an INQUIRY

I try to explain, since it is something I had never done before: Attempt: when opening a modal, I take out an "id" (the one of the client) Now, I try to send that "id" to the same page that had made the action, I put the code here:...
asked by 13.09.2018 / 18:37
0
answers

Composer error when starting a project

I'm starting a project in Composer and I see this alert: I do not understand what you mean.     
asked by 13.09.2018 / 17:41
1
answer

How can I export a file in Excel that shows the leading zeros using the PHPexcel library?

Good morning, I have some data in MySql which I export to Excel using the PHPExcel library, but some of the codes contain "zero" on the left, example: 010, but at the time of generating the Excel the data remains as "10" and I need it to be as i...
asked by 11.09.2018 / 16:09
0
answers

Show PHP code within JS

I would like to be able to display PHP code within my code within my example. In my select command to my code Js 1 or 2 as is the case selected, si $Select1 = 'buenos dias' y $Select2 = 'buenas tardes' I would like to show this when the re...
asked by 11.09.2018 / 16:21
1
answer

Consulta Model Codeigniter

Hello everyone I have a question the question is, I have in the database 3 tables student, tutor and person. Student has foreign keys to person and tutor, my question is, I have problems to bring the name of the tutor, I need the name of the stu...
asked by 12.09.2018 / 12:56
0
answers

Read several Json at a time

Good afternoon everyone. Well, basically my question has me a little stressed, searching the entire web. I have a file folder which is being saved by N Json files, each Json file is constantly being updated (Rewriting itself). Those data t...
asked by 19.09.2018 / 19:52
0
answers

Place a field loaded from a View into another View laravel 5.6

I require Good I need to pass the name of the company from this table when pressing see / edit , I know it's something simple but for those of us who are learning it is a whole crusade if you could please guide me, I would appreciate it....
asked by 19.09.2018 / 19:19
0
answers

PHP, MYSQL -Trying to get property of non-object

Good evening! I have an error with a query in Mysql, and I'm going around and I do not see it, to see if you can help me. The error is:    Trying to get property of non-object I know the error comes from the query. I've tried wit...
asked by 19.09.2018 / 20:56
1
answer

Alternar menu registration login user vs session closure

After doing several searches with Google, I have not managed to find a functional aspect that I would need about the process of registration / login of user on the web (Wordpress) that I am developing. Here are the steps taken so far and my need...
asked by 11.09.2018 / 19:40
0
answers

Show data immediately php

Maybe my query is something trivial but still I can not find an answer. What I want to get isq php, print the results once you have finished each process and do not wait until the entire script is loaded. The request is being sent in Ajax...
asked by 08.09.2018 / 17:14