Questions tagged as 'mysql'

1
answer

Define several tags on the same text field

Holas I would like to implement the one that can define several types of products, that I consult from a database, in a single text field, something like the definition of labels when a question is formulated in StackOverflow: I foun...
asked by 12.10.2018 / 18:00
0
answers

go through fix I insert data extracted into database

I have some varible that are arrays with different types of car models and I need to read it either with a for or something similar for then those data obtained insert them into a database in their respectable brands the arrays are the...
asked by 12.10.2018 / 19:29
0
answers

Create field Select in the default form of laravel for user registration

I am trying to modify the RegisterController by default of laravel and one of the fields of the form that I am going to use is of type select. but I can not send the data array to the view to show the drop-down menu of the select. this is...
asked by 14.10.2018 / 23:45
1
answer

mysqli_fetch_object () expects parameter 1

I have a problem with my php code that sends me the following error    "Warning: mysqli_fetch_object () expects parameter 1 to be   mysqli_result, boolean ", This is my php code where I get an error. <?php include("connecti...
asked by 25.08.2016 / 14:49
2
answers

How to install Laravel, Wordpress, Composer, Postgres, Msql, Apache Tomcat, Sublimetext or other tools

As I learned new development tools, I saw myself in the situation where I changed equipment and had to install all the tools I used again and for a matter of remembering all the commands. Find a way to register it. The best way was using a ba...
asked by 13.10.2018 / 03:30
2
answers

Make a line break in HTML within the For PHP cycle

The first part corresponds to the js code where I call a file that executes the for cycle, but it does not give me the line saturations, putting everything in a column. <script> $(document).ready(function() { $("#nivel-especialidad").cha...
asked by 11.10.2018 / 14:24
0
answers

BackUp Templates in Workbench

My question is how can I support the templates that I generate in the MySQL Workbench (Modeling Aditions), in case they format my PC, how can I do this operation?     
asked by 10.10.2018 / 22:05
1
answer

Return value to enter a conditional php Codeigniter

Good afternoon everyone. I do not know if I am doing well or if it is necessary to do so. I am working on a development with PHP and Codeigniter and I have two files one in the Controller folder and another in Model ; what I try to do i...
asked by 10.10.2018 / 21:35
2
answers

Doubt with an IF ELSE

I'm making a cart for the web, and there's one thing I have to compare when I add a product to the cart. If the product that I add to the cart is for rent = id1 I will show a div and if the product that I add is any other one that has another id...
asked by 10.10.2018 / 08:30
0
answers

ASP.NET connection error MVC5 with Mysq

What happens is that I have a HTML Template called that has already the configuration to apply it with ASP.NET, but it comes by default to do the local express test of SQL SERVER, but I want to use it with MySQL, so download of NUGET the Entity...
asked by 11.10.2018 / 02:58