Posts by Zenas • 27 points
4 posts
-
1
votes2
answers269
viewsQ: List running in order with PHP
i am working on a music playlist code with PHP, so I am putting the command to play the song by the $filename variable: echo "<br><embed src=\"$folder/$filename\" widht=1…
-
0
votes1
answer275
viewsQ: Chrome Locks File Reading
Good evening, people of Stack Overflow, I am writing a playlist system in PHP, it is still in development so to test the execution of the songs I listed the links of each song of the chosen…
-
-1
votes1
answer60
viewsQ: Form does not execute PHP script
Good afternoon folks from Stackoverflow. I have an HTML page that captures a file and sends it to the PHP script for it to upload. <!--The basic structure of the method begins in the the HTML…
-
0
votes1
answer54
viewsQ: A problem with variables in JS and PHP
I’m building a book registration system, it’s quite easy actually, it only involves a little bit of PHP and Mysql, but my problem is time to display. See, it’s a lot of information, so I wanted to…