Posts by Vinicius Felippe • 19 points
5 posts
-
0
votes0
answers290
viewsQ: Organization of Divs
I’m having a problem organizing divs of a project. I created a page of login hotspot mobile, it has the resolution of a mobile phone. Only that it has a background (image) and a background cover…
-
-1
votes2
answers800
viewsA: Issue with updating mysql to mysqli
In fact the "solution" (cover hole) was much simpler... I simply changed the version of Php to 5.3. Of course it’s not ideal, but give me time to study more about PDO and Mysqli without leaving the…
-
-1
votes2
answers800
viewsQ: Issue with updating mysql to mysqli
I’m trying to install a script from a site, but my knowledge in Php is fine, I installed the database and the files on FTP, but keeps appearing the following error: Deprecated: mysql_connect(): The…
-
0
votes1
answer1090
viewsQ: Dropdown Bootstrap does not work
I had made a menu using Bootstrap and it was working perfectly, but I had to add a dropdown, and apparently it shows no errors... But nothing happens by clicking on the menu. [![<div…
-
1
votes0
answers165
viewsQ: Modifying a third-party/external Script (JS)
I need to use an external script that generates a form (so far so good, it is working) ... Once the script is inserted into the page, I need the form Abels (generated by the script) to be responsive…