Posts by Luiz Bordoni • 1 point
5 posts
-
-1
votes1
answer148
viewsQ: Angular: PHP JSON returns as Undefined
I have a component calling a service that uses a API in PHP to access a table in a database Mysql and return the information in JSON format. The HTML presents correctly the table information with…
-
0
votes1
answer225
viewsQ: I am trying in Angular to access Mysql data through PHP
I have already followed several examples and tutorials that I found on the Web, but so far none of the options worked. My application has a table in the Mysql database that is accessed by a PHP API…
-
0
votes0
answers33
viewsQ: Angular - I can’t make build generated files (npm) work on the localhost
I ran the build command (dev option) and copied the dist folder inside the XAMPP htdocs folder. When calling the project in the browser, the app-root is not recognized and shows nothing on the index…
angularasked Luiz Bordoni 1 -
0
votes2
answers54
viewsA: PHP - Session variable does not display new content
First of all, thank you to everyone who answered my question. I have reissued the codes published in this question, putting the two lines below: header('Cache-Control: no cache');…
phpanswered Luiz Bordoni 1 -
0
votes2
answers54
viewsQ: PHP - Session variable does not display new content
I have developed a system with PHP and I am having problems with session variables ($_SESSION). One page assigns a value to a session variable and calls another page. This other page receives the…
phpasked Luiz Bordoni 1