Questions tagged as 'php'

0
answers

Php laravel with jasper report

I'm using laravel as a framework, and jasperphp to generate the report, however I can not pass the database to jasper, most uses mysql to generate the report, but I'm using Mssql, someone gives me a light with it Please, of the two forms that I...
asked by 15.09.2015 / 20:54
2
answers

Redirect with htaccess by holding the URL

I need to redirect a registered domain (domain.com.br) to a folder of the domain of my hosting (domain.com/exclusive), but I want to maintain the domain.com in the address bar, without losing the integrity of the URL, that is, all pages also sta...
asked by 16.09.2015 / 18:09
2
answers

Problems sending data to the bank with ionic

I made a web application, with AngularJS and PHP, here on my computer, where I registered users and emails in the bank and it works perfectly. I'm trying to do the same with ionic, but when I try to insert, register a user, the following mess...
asked by 08.10.2015 / 21:54
1
answer

Send signed email using an image

Hello! I have a function in a file of a website in wordpress that triggers a confirmation email when a person fills out a form. But I would like to put a picture as a signature for this email. but when I include an html img of the conflict and t...
asked by 24.03.2015 / 21:45
1
answer

CakePHP 3.0.1 error message

I have a problem installing CakePHP , I'm using Xampp , with PHP 5.5, and displays the message:    Fatal error: You must enable the intl extension to use CakePHP. in   C: \ Users \ inhome \ Desktop \ io \ CAKEPHPROJECT \ htdocs \ projectCak...
asked by 14.04.2015 / 20:17
1
answer

How to create and display a list of emails with json output with form information

The purpose of the project is to generate a list of "emails" coming from the contact form, to show in a list of type li with the following data:  - name  - subject matter  - shipping time I also need the user to click on a certain fiel...
asked by 24.06.2015 / 13:54
2
answers

MarketPay API

I'm making a cart system here to test the MercadoPago API. Everything is working except for the part of creating the payment that I have no idea how to start. MercadoPago API I'm not very good at messing with arrays, and I'm here to ask...
asked by 11.12.2016 / 15:05
3
answers

What can cause file_get_contents to give a "timeout" error?

I asked this question here , but hardly, for being a problem that seems to be specific, the solution would be something that would be something generic. But it occurred to me in this question that I asked is that I'm having problems with the...
asked by 13.01.2017 / 12:26
1
answer

Ajax running Controller (MVC, PHP)

I've just started to study mvc, and I have a question. How to make my ajax execute certain method of my controller. Note: I am not using any framework, here is the code below. View <div class="form-cadastro"> <input type="text...
asked by 06.05.2017 / 14:37
0
answers

How to understand the requisitions required in cURL?

Yesterday I opened a question I was forced to erase it, because I could not ask correctly. This question I'll try to explain it in parts, come on. 1 - I monitored Twitter, following a person, I got these protocols: curl "https://api.twitter...
asked by 30.08.2017 / 20:41