Questions tagged as 'php'

0
answers

Web service with PHP + nusoap [closed]

Good evening, I need your help to understand how to create a webservice using the "library" nusoap , I have seen many examples with code, but they do not explain what each parameter means, so if I have to modify it , even if it's the least b...
asked by 25.01.2018 / 23:59
1
answer

Is it possible to capture errors when we use fopen / fwrite in PHP?

I was doing tests with a code that uses PHP's fopen function to handle a file and fwrite to write within the open file. This is the code. It is about writing a set of results from the database in the file: $arrDatos = $stm...
asked by 25.01.2018 / 14:26
0
answers

Wordpress plugin generates excel file

I am creating a plugin in wordpress that should download an excel with several data from the DB but instead of doing so, paste the table into the Wordpress dashboard. <?php /** * Plugin Name: Excel * Plugin URI: http:// * Description:...
asked by 24.01.2018 / 16:45
0
answers

Error installing XAMPP platform

I would like you to help me with this problem. Near the end of the installation of XAMPP I get the following error:    C: \ xampp \ htdocs \ web \ vendor \ doctrine \ annotations \ lib \ Doctrine \ Common \ Annotations \ AnnotationException.p...
asked by 25.01.2018 / 23:35
1
answer

syntax error [closed]

What happens is that I'm trying to insert the data sent by php but I get syntax error:    on Tutela Poso no no 2018-02-14 112345 Clinical Society Emcosalud is still trying 98765432 Citizenship Card or problems in the selectYou have an error i...
asked by 02.02.2018 / 15:25
0
answers

How to prevent logging when the php sql server page is updated

Dear, I would like you to help me, I'm doing an insert with php and sql server for which you register correctly but the problem is that when I update the page you register how I can avoid that. this is my code: <table class="table">...
asked by 03.02.2018 / 15:04
0
answers

The user portal is not displayed in SquirrelMail. It could be an apache2 problem?

I have installed Postfix, Courier and Squirrelmail. When you access the squirrelmail login portal, it works correctly, but when you login, the corresponding php is not reproduced. I attach images:     
asked by 04.02.2018 / 22:34
1
answer

subtract values from two php functions

I'm adding two fields and everything works fine. The problem is that I do not know how to subtract those two values to find the difference, because the values of Cant. Bet and Cant. Won calculate them by means of a function each and I want to sh...
asked by 02.02.2018 / 19:00
0
answers

How to create XML structure with PHP DOMDocummnet

I have the following structure of an XML. How would the creation of such XML using PHP be? I have reviewed documentation of DOMDocument , but I am somewhat lost with the creation of Namespaces and its attributes, I would appreciate...
asked by 14.01.2018 / 03:56
0
answers

How do I save the color of a button that sends a python command by php?

Good afternoon, I have a question, I'm doing a web server on the raspberry pi, and when I connect by the browser I have several buttons that act on the outputs of the GPIO with python and with php form = post How can I make a button once c...
asked by 14.01.2018 / 17:08