Posts by Henri Azevedo • 38 points
4 posts
-
0
votes1
answer33
viewsA: post type variable does not load
I believe the error may be because you are not setting the $Pdo variable properly, because you are setting the $Pdo variable inside Try-catch connect.php, but when you try to use it in Insert.php it…
-
-1
votes1
answer262
viewsQ: Force autoplay on video(not mute)
I’m trying to force an autoplay on videos with javascript, but with videos not mute, with mute video is very simple, but with it with volume works 50%, for example, if I access the video page by…
-
2
votes1
answer194
viewsQ: Save MP4 video without audio - Ffmpeg-PHP
I would like to know how I could save a clip(video) in MP4 by the Ffmpeg-PHP library without the audio, as it will not be necessary and I would also like to decrease the file size. I’m using the…
-
0
votes1
answer299
viewsQ: Disable certain options from the default menu context
I would like to know how I can disable context menu options in the best way possible, if you have any native form and it’s not hard to undo, it would be interesting. An example for the expected…