Posts by Inez Boldrin • 147 points
13 posts
-
0
votes2
answers65
viewsQ: Listing information with select
I have already opened a question of this here and a user of the site helped me, and cleared my doubts. However, when trying to use the code again that he presented me, the same is presenting errors.…
-
0
votes4
answers1791
viewsQ: Display login username on screen
Hello! In the restricted page of my site, you need to present the name of the logged-in user, the same occurs in the form that is displayed. But I noticed you’re not showing up, not on the "Hello"…
phpasked Inez Boldrin 147 -
0
votes1
answer66
viewsQ: Field filling
I have a form, where when typing a plate in the registration field, it lists the plates. And each registration is related to a person and their data: name, date of birth, date of admission. However,…
phpasked Inez Boldrin 147 -
3
votes1
answer93
viewsQ: Using SELECT to list information
I need a little help for a situation. I need to list information within the states. EX: If I click on Acre, I need to click on a box with some information about it. But I don’t know how to make this…
htmlasked Inez Boldrin 147 -
0
votes1
answer137
viewsQ: Autocomplete + PHP + MYSQL
I’m running some autocomplete tests to put in a form on my website, but when I run the autocomplete, it doesn’t work. I even searched for possible errors that occur in the autocomplete and found…
-
1
votes0
answers55
viewsQ: Zero recording in the database!
I created my form, and I did the recording test in the BD. When the field is null, it shows the error message. When fields are filled in, it shows the recorded data message successfully, but when I…
phpasked Inez Boldrin 147 -
1
votes2
answers55
viewsQ: Check when writing to BD
So, I got my form to record in the Database the information typed, but even if there is no information typed, and click record, it records. I could not find the error, since the verification file…
phpasked Inez Boldrin 147 -
0
votes2
answers70
viewsQ: Validation criticism for form fields
I’m having a problem making the blank field reviews of a form. I made the criticism in a check.php file and whenever I fill the fields and try to write the information in the database, appear all…
phpasked Inez Boldrin 147 -
1
votes2
answers827
viewsQ: How to make a form appear on the screen when clicking a link?
I’m trying to make my form appear in the white space next to it when I click on the link "TYPE IN CONSULTATION GUIDE". I’ve tried something like: (but I didn’t get the expected result) <frameset…
htmlasked Inez Boldrin 147 -
1
votes1
answer57
viewsQ: Alphanumeric generator in form
I have developed an alphanumeric generator routine to be placed in a form field. However, it does not generate the numbering. Someone can help? That field below: <div class="guiaprest">…
phpasked Inez Boldrin 147 -
2
votes1
answer2244
viewsQ: Configure form for printing
I created a form in which when it is filled out, it should be printed out. However, when I print it all out without formatting. Can anyone tell me how to make the print out formatted? And how do I…
-
1
votes1
answer78
viewsQ: In what language can I make a form?
I need to make a form similar to this, even the fields and the (|||__|). And I was using Java in Netbeans, but I can’t do identical to these fields. What language would you recommend me to build…
javaasked Inez Boldrin 147 -
0
votes1
answer3138
viewsQ: Error: SQLSTATE[HY000] [1044] Access denied for user 'root'@'localhost' to database 'login'
I’m making a login system, using phpmyadmin for the database. My code was developed by Phpstorm and the files are being sent by Filezilla. When trying to run the code, it shows the following error:…
phpasked Inez Boldrin 147