Questions tagged as 'phpmyadmin'

0
answers

Difficulty in interpreting database diagram

Good Night. I'm having some problems in interpreting a diagram that from it I'm going to make a sql bank. My programming skills are not very good and I would greatly appreciate it. In case I will use phpmyadmin to mount, I just have some doubts...
asked by 10.09.2017 / 01:07
0
answers

Creation of EVENT in PHPMYADMIN

Next, I have a game server and I'm trying to automate the purchase of cash on my site (the user buys cash to spend on the game). I have a table in my bank called USERS: user_id (A.I) user_name user_pass user_email dias_vip (definido por pa...
asked by 16.08.2017 / 00:56
0
answers

I can not start MySQL in EasyPHP

Whenever I use EasyPHP, I can not start a MySQL server with Apache starting normally. What can I do?     
asked by 15.08.2017 / 18:28
1
answer

Loop to sum values of one db

I'm doing a financial control system, and I've looped while grabbing the client data from a db and it shows them in a table. What I want to do is take the values in the column "PRICE" and add, to give the value of the total of balances. I'm goin...
asked by 29.07.2017 / 21:37
0
answers

balance insertion in db only after confirmation

I'm making a spending / revenue control system, and I want to know how to make the revenue or expense amounts add up to the balance just after the payment confirmation. Ex: register a light bill to pay in the amount of $ 100.00 in a week from no...
asked by 29.07.2017 / 18:46
1
answer

Get the value of a session in php

I have a session in php that saves the email of the logged in user. Then when this user registers a text in this page below the text has to be saved with the field being his email that is logged, but I do not know how to do it. Could you help me...
asked by 15.07.2017 / 00:41
1
answer

Error trying to login to localhost through PhpMyAdmin

I'm trying to connect to my local database and am getting the following errors:    # 1045 - Access denied for user 'root'@'187.20.253.86' (using password: NO)    mysqli_real_connect (): (HY000 / 1045): Access denied for user 'root'@'18...
asked by 23.07.2017 / 19:25
2
answers

File Sharing - php [closed]

Good afternoon, I have a site to do information sharing, and my question right now is how can I share information only for certain users who are chosen by me? In the database I have User -cc, name, contact, idInfo Info - ID, title, descriptio...
asked by 19.06.2017 / 09:00
0
answers

Calculated field

Good afternoon, I have a database made using the phpMyAdmin tool, but based on SQL. The database has a table that has a calculated field. The table has 6 records, but when I make the command for the calculated field, this command does not...
asked by 14.06.2017 / 16:47
1
answer

How to make an insert in this table

I have a vehicle registration, which has a combo box with the years for the user to choose, these years comes from the "year" table. When I complete a registration of a new car, I have to give an insert in the table "car", my problem is there, h...
asked by 09.06.2017 / 04:36