-
Edited PHP uploading files
Why i get these errors when i open the page but when i try to upload it works fine ? <?php function upload_images() { $target_dir = "uploads/"; $target_file = $target_dir … -
Edited PHP uploading files
Why i get these errors when i open the page but when i try to upload it works fine ? <?php function upload_images() { $target_dir = "uploads/"; $target_file = $target_dir … -
Edited PHP uploading files
Why i get these errors when i open the page but when i try to upload it works fine ? <?php function upload_images() { $target_dir = "uploads/"; $target_file = $target_dir … -
Edited PHP uploading files
Why i get these errors when i open the page but when i try to upload it works fine ? <?php function upload_images() { $target_dir = "uploads/"; $target_file = $target_dir … -
Edited PHP uploading files
Why i get these errors when i open the page but when i try to upload it works fine ? <?php function upload_images() { $target_dir = "uploads/"; $target_file = $target_dir … -
Created PHP uploading files
Why i get these errors when i open the page but when i try to upload it works fine ? <?php function upload_images() { $target_dir = "uploads/"; $target_file = $target_dir … -
Began Watching PHP uploading files
Why i get these errors when i open the page but when i try to upload it works fine ? <?php function upload_images() { $target_dir = "uploads/"; $target_file = $target_dir … -
Replied To a Post in AI - Artificial Intelligence
> If your action is bad, your parent gives you a punishment. If your action is good, your parent gives you a reward. Thats because we are humans we have … -
Edited AI - Artificial Intelligence
Hello everybody im thinking about how AI works and actualy im really confuzed and scared at the same time, so me as low programmer i know how the computers work, … -
Created AI - Artificial Intelligence
Hello everybody im thinking about how AI works and actualy im really confuzed and scared at the same time, so me as low programmer i know how the computers work, … -
Began Watching AI - Artificial Intelligence
Hello everybody im thinking about how AI works and actualy im really confuzed and scared at the same time, so me as low programmer i know how the computers work, … -
Marked Solved Status for Bootstrap multiple panel colors
How can i change the colors of the panels with css every panel to have different color on hover, i have this code: <div class="container"> <div class="row"> <div class="col-sm-4"> <a … -
Revoked Solved Status for Bootstrap multiple panel colors
How can i change the colors of the panels with css every panel to have different color on hover, i have this code: <div class="container"> <div class="row"> <div class="col-sm-4"> <a … -
Marked Solved Status for Bootstrap multiple panel colors
How can i change the colors of the panels with css every panel to have different color on hover, i have this code: <div class="container"> <div class="row"> <div class="col-sm-4"> <a … -
Edited Bootstrap multiple panel colors
How can i change the colors of the panels with css every panel to have different color on hover, i have this code: <div class="container"> <div class="row"> <div class="col-sm-4"> <a … -
Created Bootstrap multiple panel colors
How can i change the colors of the panels with css every panel to have different color on hover, i have this code: <div class="container"> <div class="row"> <div class="col-sm-4"> <a … -
Began Watching Bootstrap multiple panel colors
How can i change the colors of the panels with css every panel to have different color on hover, i have this code: <div class="container"> <div class="row"> <div class="col-sm-4"> <a … -
Replied To a Post in Updating posts on website
Also i forgot to ask does the `admin wall` password is better to be stored in database or variable in the script it self and how sure i will be … -
Created Updating posts on website
Hello guys i want to ask how can i update my website, i want to make website for random posts updates but im confuzed in creating it. My question is … -
Began Watching Updating posts on website
Hello guys i want to ask how can i update my website, i want to make website for random posts updates but im confuzed in creating it. My question is … -
Began Watching Bootstrap 3 thumbnail sticky bottom footer
How can i stick the footer at the bottom of thumbnail i cannot find anything on google here is the code HTML <div class="panel panel-default"> <div class="panel-heading"> <h3 class="panel-title"><b>Related Links</b></h3> … -
Stopped Watching Bootstrap 3 thumbnail sticky bottom footer
How can i stick the footer at the bottom of thumbnail i cannot find anything on google here is the code HTML <div class="panel panel-default"> <div class="panel-heading"> <h3 class="panel-title"><b>Related Links</b></h3> … -
Marked Solved Status for Bootstrap 3 thumbnail sticky bottom footer
How can i stick the footer at the bottom of thumbnail i cannot find anything on google here is the code HTML <div class="panel panel-default"> <div class="panel-heading"> <h3 class="panel-title"><b>Related Links</b></h3> … -
Replied To a Post in Bootstrap 3 thumbnail sticky bottom footer
Exactly what i need just with `width: 100%` :D -
Began Watching How do you change a value inside a variable
How how do you change a value inside a variable, i'm having trouble executing this but can't find any examples for dummies. -
Replied To a Post in How do you change a value inside a variable
Here is an example, just add word `global` $var = "Mercedes"; function checkcar() { global $var; if("Condition") { $var = "BMW"; } } -
Created Bootstrap 3 thumbnail sticky bottom footer
How can i stick the footer at the bottom of thumbnail i cannot find anything on google here is the code HTML <div class="panel panel-default"> <div class="panel-heading"> <h3 class="panel-title"><b>Related Links</b></h3> … -
Began Watching Bootstrap 3 thumbnail sticky bottom footer
How can i stick the footer at the bottom of thumbnail i cannot find anything on google here is the code HTML <div class="panel panel-default"> <div class="panel-heading"> <h3 class="panel-title"><b>Related Links</b></h3> … -
Replied To a Post in Sticky Sidebar Menu HELP
How can i do that im really new in CSS can you help me ? -
Replied To a Post in Sticky Sidebar Menu HELP
anyone ? -
Replied To a Post in Sticky Sidebar Menu HELP
Did you tried in `NEWS` ? -
Replied To a Post in Sticky Sidebar Menu HELP
look at the menu its sticking to the bottom when the page is at the end and when you login, the menu in the homepage is not working properly also … -
Created Sticky Sidebar Menu HELP
Hello im using bootstrap and want to make the menu to be sticky i have uploaded the code so you can see it [www.upster.webuda.com](http://www.upster.webuda.com) i want to be like in … -
Began Watching Sticky Sidebar Menu HELP
Hello im using bootstrap and want to make the menu to be sticky i have uploaded the code so you can see it [www.upster.webuda.com](http://www.upster.webuda.com) i want to be like in … -
Replied To a Post in Change Password doesn't work
Problem is solved i removed the data-dismiss="modal" idk why that happened. -
Replied To a Post in Change Password doesn't work
Yes i have online test site: [Click Here](http://upster.webuda.com) login with these details: Email: asd@gmail.com Pass: asd CLICK NEWS go down to "MORE" and find "Change Password" i dont know why … -
Replied To a Post in Change Password doesn't work
Yup nothing at all even if the password doesnt match and yes thats the correct script -
Replied To a Post in Change Password doesn't work
Nothing happens when i press the button, just closing the modal box Yea it works when i echo into the SQL and yeah conn is a valid object and works … -
Created Change Password doesn't work
Hello everyone, first of all i like to say that the new daniweb webdesign is AMAZING i really like it and hope this site it will become number one for … -
Began Watching Change Password doesn't work
Hello everyone, first of all i like to say that the new daniweb webdesign is AMAZING i really like it and hope this site it will become number one for … -
Began Watching reading form file
I have a file with ints like this. 1 2 3 4 5 6 How to read first int from file? How to read second int from file? How to … -
Replied To a Post in reading form file
Just and example public Account(String username) throws FileNotFoundException, IOException { this.username = username; File folder = new File("C:\\"+username); File file = new File(folder, username + ".txt"); FileReader freader = new … -
Began Watching How to keep a randomized string from repeating
I'm doing a quiz game using netbeans. I've already done the randomization of questions. The problem is, how do i keep a question from repeating itself? ex: chose correct answer … -
Replied To a Post in How to keep a randomized string from repeating
Im using this on my game quiz.. hope it will help you too: String[] questions = { "What year is launched Facebook ?", // 0 "What year is born Michael … -
Replied To a Post in Application is crashing on marker click
What part of code you need to see ? The other dialog boxes or ? -
Replied To a Post in Background app runing
UPDATE IF SOMEONE IS SEEING THIS: I have created one more class called LocalService.java i extend it with `Service` and implemented theese methods `onBind()`, `onStartCommand()` and `onDestroy()`, on my MainActivity … -
Edited Background app runing
Hello guys i have problem with my app, its all done but just need one more thing.. to run in background so it can start the alarm and send notification … -
Created Background app runing
Hello guys i have problem with my app, its all done but just need one more thing.. to run in background so it can start the alarm and send notification … -
Began Watching Background app runing
Hello guys i have problem with my app, its all done but just need one more thing.. to run in background so it can start the alarm and send notification … -
Replied To a Post in Application is crashing on marker click
Anyone ?
The End.