Posts by Fernando Aguiar Pinedo • 13 points
3 posts
-
0
votes1
answer51
viewsQ: How to upload in php
Well, basically I’m trying to upload an mp3 file to a folder I created from the server, but I’ve done everything, and I always end up with the same mistake. That is the code: <?php…
-
1
votes1
answer289
viewsQ: how to take the word of the link clicked and send to the page that the link sends
I don’t know if the question is clear, but come on. I’ve got that code here: <html> <head> <META CHARSET="UTF-8"> <META NAME="author" VALUE="Fernando Aguiar Pinedo"> <LINK…
-
-2
votes2
answers304
viewsQ: Why does the PHP script not run if opened by the pc, but runs if opened in localhost?
Already I warn you that I am not with any problem and, alias, I just solved one that refers to this question but anyway, I wanted to know (out of curiosity) why a php script does not run if I open…