Posts by Marcos De Barros Azevedo • 137 points
12 posts
-
1
votes1
answer550
viewsQ: PHP Friendly URL: Does not load files from Folder
I have in my root directory the index.php file and config.php. Inside the root folder of my site I have the pages folder with the home.php, login.php and Register.php files, but when I try to access…
-
1
votes3
answers175
viewsQ: Typewriter effect is not working properly
I did a typewriter effect with jquery, and I need that effect to take every paragraph. That way I did it applies the effect only to the first paragraph. Follow code for analysis. Can anyone help me?…
-
1
votes0
answers798
viewsQ: Fatal error: Uncaught Error: Call to a Member Function prepare() on null
The site presents this error when connecting with BD. Someone can help me? Fatal error: Uncaught Error: Call to a Member Function prepare() on null in…
-
0
votes0
answers213
viewsQ: #1215 - You cannot add a foreign key constraint
Good night, I can’t figure out why error #1215. I’m a few hours away and still can’t figure it out. Can anyone help me? Thanks! CREATE TABLE IF NOT EXISTS `imovelweb`.`cadastro` ( `id_cadastro` INT…
-
1
votes0
answers95
viewsQ: Error while creating tables in mysql
I am trying to create these tables by mysql but it is giving error. I created the relationship between the tables in Mysql Workbench. Can someone give me a hand? ERROR: Static analysis: 1 errors…
-
-1
votes1
answer72
viewsQ: Create Product Pages - PHP + Mysql
Good night! I am making a virtual store and I would like to know if there is the possibility of making a single product page where the user clicks on the product and the information is loaded…
-
-1
votes1
answer58
viewsQ: How to make this condition work?
I need some help. What I’m trying to do is similar to the urban fish offerings, active while the time counter works and after the finish the information is replaced. but when use Lse does not work…
-
0
votes1
answer207
viewsQ: Page Template does not appear - Wordpress
I created a template page template in Wordpress for the site I’m doing. But after opening an already created page the option to select the created template does not appear. Could you help me? I…
-
2
votes1
answer689
viewsQ: Help - site one page scroll
Good night! I am developing a site one page scroll, I am currently developing the contact form, but when the page gave up the form the menu is in front of the form. And When I click on the form to…
-
4
votes2
answers725
viewsQ: put a materialize inline list
I’m trying to put the list of social media icons inline on my footer, but I’m not succeeding. Does this change have to be done directly in the css of materialize? Follow code attached to help. Thank…
-
1
votes1
answer481
viewsQ: Shuffled fields in a form using Materialize
I’m inserting form in the materialize, but when I test the form and insert a text it looks like they get fucked. Example: I enter a name in first name but the name is scrambled with the title of…
-
0
votes0
answers632
viewsQ: How to give space between cards (aligned) in materialize?
I lined up the cards horizontally, but I wanted to give them more space so they’re not so centered. I noticed that it makes them centered, when I took the cards increased in size and occupied the…