Posts by Renato Nascimento • 108 points
5 posts
-
0
votes1
answer514
viewsA: XAMPP localhost email configuration
Use the Fakesendmail for shipment from your local development machine, configuring: 1 - Uncomment the line below the php.ini file, and type the correct path: sendmail_path = "C: xampp sendmail…
xamppanswered Renato Nascimento 108 -
1
votes1
answer109
viewsA: Use drag and drop to position an image
Use a text editor WYSIWYG like the Tinymce. Or else the Ckeditor. It’s the two I usually use. You haven’t talked to what language you are entering this information in the database, but if you are…
-
3
votes1
answer85
viewsA: Levels of login access
I will explain to you quickly and objectively in right text? When validating the login, you will probably bring among the results of the query, the username and the field you are using to assign the…
-
1
votes1
answer74
viewsA: Code Repeat for HTML Navbar
There is the jQuery load() method. <html> <head> <title>Load jQuery</title> <script src="http://code.jquery.com/jquery-2.1.4.min.js"></script> <script>…
-
1
votes1
answer56
viewsA: Levels of access Wordpress
Wordpress features 6 levels basic access and permissions. What would these projects be? A CMS with more features like Drupal allows you to better manage permissions, as you can create types of…
wordpressanswered Renato Nascimento 108