Questions tagged as 'php'

0
answers

how can I put a sql text file in php and respect the line breaks?

my SQL file is one of text point with the following content: Futbol 00:00 basketbol 02:00 and when it's time to call it by php, print it to me as: Futbol 00:00 basketbol 02:00 Any ideas?     
asked by 09.08.2018 / 23:06
0
answers

Multiply an echo of PHP

I continue with the table of filtered by divs. Well, now I'm doing a SELECT that has two options "PVP with VAT" "PVP without VAT". In the WILE cycle, all the results come out depending on other selects and taken from a BD. What I need to know...
asked by 10.08.2018 / 05:30
2
answers

Fatal error: Uncaught ArgumentCountError

Can you give me a hand with this error? I'm new to this ..    Fatal error: Uncaught ArgumentCountError: Too few arguments to   function Base :: bind (), 2 passed in   C: \ xampp \ htdocs \ guiacordoba \ app \ models \ User.php online 21 and  ...
asked by 08.08.2018 / 10:09
0
answers

Update a local folder image and database

I want to update an image but when I try to do it, it gives me an error but it does not show me what it was, please if you can support me. Form to update <form action="actualizarimg.php"> <?php while($registro=$resultado-&...
asked by 08.08.2018 / 01:38
0
answers

PHP JavaBridge, examples and / or uses

I would like you to please give me an example of how to call a Java class from PHP with JavaBridge, in advance thanks Greetings     
asked by 07.08.2018 / 22:20
1
answer

Validate only dates after today in javascript or php?

I have a question, I want to know how I can validate a date after today, for example, making an appointment is necessary after today without letting you select a day before the current one. If anyone knows it would be very helpful, thank you. :)...
asked by 08.08.2018 / 00:55
1
answer

Browse Array with PHP to insert values in SQL query

I have the following code: if(isset($_POST['aplicar'])) { $bafle = $_POST['bafle']; $marca1 = $_POST['marca1']; if (is_array($marca1))...
asked by 16.08.2018 / 22:23
0
answers

Form with PHP and Jquery roundtrip

I have an HTML form with fields for name, surname, email, subject and message box, it has a submit. I want the message to show me as a message that I already have in a div if it is true or false. Now I need help with jquery and php, if som...
asked by 17.08.2018 / 00:29
0
answers

Problem with API Json de Chatfuel

I have a problem with the Json API of Cahtfuel with PHP, I do not know if it does not work for me, maybe I'm doing something wrong or I'm missing something, it consists of the following: I have a user entry and a json api that is with a url and...
asked by 08.08.2018 / 15:01
0
answers

How to install Atom Packs Manually?

that is, without needing to go to File > Settings > Install but rather go to C: \ Users \ username.atom \ packages and unzip and install the file you download manually, in advance thank you!     
asked by 08.08.2018 / 15:41