Posts by Gustavo Moret • 11 points
2 posts
-
-1
votes2
answers80
viewsQ: Open a page before loading the header
The point is, I’m trying to open up a page before the header from the main page is executed; <?php echo("<script language=\"javascript\">"); echo("window.open('teste.php', '_blank');");…
-
1
votes1
answer132
viewsQ: Remove duplicate values in a list and print them
I have a file called arq1.txt and the other arq2.txt. Values within the arq1: 2 5 1 10 21 7 8 8 3 Values of arq2: 1,2,3 In this case, my job is to compare the values present in the 2 files and…
javaasked Gustavo Moret 11