Questions tagged as 'php'

1
answer

Unzip a .zip file in PHP? [closed]

I would like to decompress a file that is on a server using php, someone who knows how to do it?     
asked by 29.01.2017 / 18:12
1
answer

Problems calling an executable file inside a driver in laravel

I'm trying to call an executable .exe (a location is added in the PATH of WINDOWS ) within a controller in Laravel using the methods escapeshellarg and exec of the next Form: $escaped_cmd = escap...
asked by 12.06.2017 / 00:13
1
answer

Array Data Passage by onclick [duplicated]

Good afternoon, I needed help with a topic. I bring the data from an api with curl in php which I keep in an array and that's perfect, I show the data in a table and in that table I have a input button which I need to click, send me t...
asked by 28.01.2017 / 14:10
1
answer

Place in php which user is connected

I would like to place the user who is currently logged in on the corner of my page, I do not know how it is done and for this I ask for your help, here I attach the index code that I am currently working on. <?php session_start(); if (...
asked by 09.03.2017 / 00:24
1
answer

Change Title with include [closed]

I have the title of the site in a separate file and I have inserted it with include, therefore the title of all sections of my site are the same. Is there any way to apply a different one for each section? Or the only way would be to take out th...
asked by 09.03.2017 / 02:49
1
answer

How to add data from a foreach?

I have a question, how can I add the values of the foreach? In this case I want to add the sales, to be able to show the total sales that the assignments have. One assignment can have many sales. <tbody> <?php $numero = 0; ?>...
asked by 09.03.2017 / 01:17
1
answer

Error PHP CodeIgniter Message: session_start (): Can not send session cookie

I get this error on my site PHP is mounted on CodeIniter And check the drivers that do not lack signs or have space. And I do not know where to look anymore, I'm using PHP 7 A PHP Error was encountered Severity: Warning Message: session_...
asked by 12.01.2017 / 20:45
1
answer

how to use image / file upload of metabox wordpress plugin?

I'm new creating wordpress themes, but I was recommended to use MetaBox a wordpress plugin to create Custom Goals almost easily, well the problem arises when I want to show the images that I put in my post using the new goal generated by this pl...
asked by 07.01.2017 / 00:13
1
answer

How do I show code of any language on a web page? [closed]

I'm doing a blog with Bootstrap (to save me time in the design) and with php. What I want is to go publishing programming codes (php, jquery, html, css, java, etc) and I do not know how to make it appear on the page.     
asked by 28.02.2017 / 00:03
1
answer

BX SLIDER name following photos

I am using bx-slider to make my image presentations. My problem arises when I want to name all the images that make up the Slider to go directly to them in Slider and I do not know how it is done. Attached photo <...
asked by 10.01.2017 / 19:30