Questions tagged as 'php'

1
answer

Safe Submission

help with Pag Seguro I created an account at Pag Seguro do UOL for the site. I have the form below <form method="post" target="pagseguro" action="https://www.pagseguro.uol.com.br/v2/checkout/payment.html">...
asked by 21.05.2016 / 14:44
1
answer

PHP update in stock

I would like to get the amount used and whether or not the person received it and update it in mysql. <html><title>ProdutosdaOS<?phpecho$id;?></title><scriptlanguage='JavaScript'>functionSomenteNumero(e){vartecl...
asked by 20.05.2016 / 16:14
0
answers

Saving data in local bank with ionic [closed]

Is it possible to save data to a local database on my computer by running the app on my mobile phone? For example, I created an app on ionic, where I register names, and when saving, I want it to save to my local computer bank, using php, of cou...
asked by 01.12.2015 / 00:01
2
answers

Convert View with CSS, JS and PDF Images

I have a view in Laravel where I load various graphics. This view is made up of HTML, Images, CSS and JS. I need to convert (export) this page to PDF via a JS or PHP function. I can not find a library that faithfully "copies" the page an...
asked by 09.08.2016 / 19:37
1
answer

Using the HTTPS (SSL / TSL) protocol in a login with 2 (two) levels of authentication in PHP? [closed]

I'm starting a project that will work with inventory information and other more sensitive business data so I decided to do 2 (two) login levels as in banking systems. 1st authentication Consists of providing email and password chosen by...
asked by 06.12.2015 / 01:27
3
answers

Cut text and add ellipses [closed]

I need a function that cuts a text without cutting words, adding a "..." at the end.     
asked by 08.11.2015 / 21:03
2
answers

PHP - How do I make the left join with more than one record in the other tables not return repeated values in the columns? [closed]

I need to perform a SQL query in PHP, where I need to create a table from other 9 tables, joining all the columns with a LEFT JOIN, and with the 'Client' field as the key between the tables. However, in each table there is more than one record o...
asked by 11.01.2016 / 16:59
0
answers

NFe Paulista CURL

I'm having the following problem to perform invoice issue: Unable to handle request. The action 'https://nfe.prefeitura.sp.gov.br/ws/lotenfe.asmx?WSDL' was not recognized. This is my submission XML: <?xml version="1.0" encoding="UTF-8"...
asked by 02.12.2015 / 14:57
0
answers

Content update [closed]

I wonder if there is any way to update the content of a page without having to check the content periodically. It would be something like a chat or the likes of facebook where when posting and other people interacted with this post I could see t...
asked by 28.12.2015 / 12:16
1
answer

Foreign key help

I have an intranet system where the user creates a message for different sectors of the company, after creating the message, it can be edited and when it changes, it places an edited hyperlink at the end of the message, which when clicked , open...
asked by 28.11.2015 / 21:51