Posts by Clayton Prebelli • 23 points
5 posts
-
0
votes0
answers9
viewsQ: Display only 4 indicators in the Carousel (Primeng)
Good night, you guys. I’m trying to leave only 4 Carousel indicators being displayed on his footer. I am using Primeng, but on the indicators I did not find in the documentation something that…
-
0
votes0
answers32
viewsQ: remove part of a php object array
Good night. I’m trying to foreach an api response. She comes to me like this: { "page": 1, "results": [ { "adult": false, "backdrop_path": "/9WlJFhOSCPnaaSmsrv0B4zA8iUb.jpg", "genre_ids": [ 28, 27,…
-
0
votes0
answers41
viewsQ: PUT method does not work like the others in ANGULAR
I created a crud application where reading, reading by id, creation and deletion works well. The PUT method does not work, returns CORS error I have done several console.log to see if the object is…
-
0
votes1
answer18
viewsQ: Find out what type of Encoding was used
Is there a way to find out what kind of encoding was used for a table field? I need to maintain a system, but I wanted to know if you have how to use sql server.
sql-serverasked Clayton Prebelli 23 -
0
votes1
answer90
viewsQ: Use Header,Main,Footer as Frames
Good afternoon, you guys. I started using html at the time of the front page, at the time we used frames to have the link only in the body of the page, leaving the static top without loading in a…