Posts by Leonardo Fernandes • 11 points
4 posts
-
-1
votes1
answer248
viewsQ: Substitution of specific words
I want to create a code in PHP in which the user type for example "pedro went to the market" he replaces in some registered words like change the silaba "mer" for copper and the silaba "was" for…
-
-2
votes2
answers79
viewsQ: Syntax error (PHP)
I’m creating a PHP to list the files in a folder and added a style to it. I don’t know what’s going wrong, so please help me. On my server page error appears on line 26. <?php // diretorio dos…
phpasked Leonardo Fernandes 11 -
0
votes0
answers62
viewsQ: How to create an upload system that creates and modifies html
Guys I’m trying to create an online library, I found an open-source solution that puts the pdf in the folder and changes the address in index.html. When you do this it will create a pdf viewer. Is…
-
0
votes1
answer117
viewsQ: Make PHP show folder files
Guys, I’m working on my project. A reading app. But I want to do one thing to help in it, I have over 12000 pdf’s to put in the app. I wanted to put the pdf in the folder it appeared as shown in the…