-
Gave Reputation to Matrix_1 in Is it possible to delete whole android system on mobile device?
You have to flash the ROM and reload the OS. -
Revoked Solved Status for Is it possible to delete whole android system on mobile device?
I want to know is it possible to do that and install your own custom software on it ? -
Marked Solved Status for Is it possible to delete whole android system on mobile device?
I want to know is it possible to do that and install your own custom software on it ? -
Gave Reputation to rproffitt in Is it possible to delete whole android system on mobile device?
Possible? Yes. There are folk that create new "roms" or images all the time at XDA Forums. But the toolset and experience is something that won't fix in just one … -
Created Is it possible to delete whole android system on mobile device?
I want to know is it possible to do that and install your own custom software on it ? -
Began Watching Is it possible to delete whole android system on mobile device?
I want to know is it possible to do that and install your own custom software on it ? -
Replied To a Post in Request to all risk takers and like to build new ideas
Help needed with login/input security, URL's for better SEO, aggregate posts from couple website's and display on mine, and dynamic search. Here are couple of images what i have done … -
Replied To a Post in Request to all risk takers and like to build new ideas
Yeah sorry i didnt mention that, opportunity to work in the future and receiving paychecks every month, i will say again if all go as planned. I have the Marketing … -
Replied To a Post in Review my new site Flitlance.com
Definitely positive feedback from me keep it up ! :) Did you make it by yourself ? -
Began Watching Review my new site Flitlance.com
Please review my new site https://flitlance.com What do you think about the colors and the layout of the site??? Is it pleasing to the eye? Do you have any suggestions … -
Edited Request to all risk takers and like to build new ideas
Hello i would like to invite all who like to take risks and like to build something new, i'm building a project and i can say its complete about 90% … -
Created Request to all risk takers and like to build new ideas
Hello i would like to invite all who like to take risks and like to build something new, i'm building a project and i can say its complete about 90% … -
Began Watching Request to all risk takers and like to build new ideas
Hello i would like to invite all who like to take risks and like to build something new, i'm building a project and i can say its complete about 90% … -
Marked Solved Status for Notepad remove everything after '('
Hello i have list of football teams on every line is a new team but there are countries in brackets i want to remove all of them, here is a … -
Gave Reputation to cereal in Notepad remove everything after '('
Wait, was it about the editor?! O_O I thought it was about PHP, sorry! -
Edited Notepad remove everything after '('
Hello i have list of football teams on every line is a new team but there are countries in brackets i want to remove all of them, here is a … -
Edited Notepad remove everything after '('
Hello i have list of football teams on every line is a new team but there are countries in brackets i want to remove all of them, here is a … -
Created Notepad remove everything after '('
Hello i have list of football teams on every line is a new team but there are countries in brackets i want to remove all of them, here is a … -
Began Watching Notepad remove everything after '('
Hello i have list of football teams on every line is a new team but there are countries in brackets i want to remove all of them, here is a … -
Replied To a Post in PHP category links
Oh im using Edge and Mozilla BTW my default browser is Chrome but on chrome i got a vierd error when i want to connect on localhost its sayin me … -
Replied To a Post in PHP category links
For some reason this code doesnt work on my PC -
Created PHP category links
Hello, I have a multidimensional array i like to make every category to be clickable and to show its own sub-categories i have something like this... pls help to achieve … -
Began Watching PHP category links
Hello, I have a multidimensional array i like to make every category to be clickable and to show its own sub-categories i have something like this... pls help to achieve … -
Marked Solved Status for PHP array categories
Hello, i want to make a categories menu which each will have its own sub-categories and that category will have own sub-categories im trying to make with arrays but i'm … -
Gave Reputation to AndrisP in PHP array categories
Make multidimensional array eg $categories = array( 'cars' => array( 'BMW' => array( 'X1', 'X3', 'X5', 'X6' ), 'AUDI' => array( 'A3', 'A6' ), 'MERCEDES' ), 'moto' => array( 'SUZUKI', … -
Replied To a Post in PHP array categories
Is this possible to make without database, i have something in mind which i want to achive. I want to make a categories tree which user can choose final product … -
Created PHP array categories
Hello, i want to make a categories menu which each will have its own sub-categories and that category will have own sub-categories im trying to make with arrays but i'm … -
Began Watching PHP array categories
Hello, i want to make a categories menu which each will have its own sub-categories and that category will have own sub-categories im trying to make with arrays but i'm … -
Edited Security question
Hello i have a question about the security of my website, does my website can get hacked somehow if im updating it directly from my database? (ex. images, posts, links...). … -
Created Security question
Hello i have a question about the security of my website, does my website can get hacked somehow if im updating it directly from my database? (ex. images, posts, links...). … -
Began Watching Security question
Hello i have a question about the security of my website, does my website can get hacked somehow if im updating it directly from my database? (ex. images, posts, links...). … -
Replied To a Post in Why my login code doesn't work ?
I removed the password line from the sql and its working just with username -
Replied To a Post in Why my login code doesn't work ?
I checked them like this: if($pass != $_POST['passbox']) { ?> <li>Invalid pass</li> <?php } else if ($user != $_POST['userbox']) { ?> <li>Invalid user</li> <?php } Its giving me that the … -
Replied To a Post in Why my login code doesn't work ?
now is updated with the HTML code BTW when i added the `password_encrypt` function it started to not log me in the `admin.php`. Also here is the register code and … -
Edited Why my login code doesn't work ?
It gives me always `Invalid Username or Password` what is the problem with this code ? <form action="admin_login.php" method="POST"> <div class="form-group" style="width: 280px;"> <label for="usr">Username</label> <input type="text" class="form-control" name="userbox" id="user"> … -
Edited Why my login code doesn't work ?
It gives me always `Invalid Username or Password` what is the problem with this code ? <form action="admin_login.php" method="POST"> <div class="form-group" style="width: 280px;"> <label for="usr">Username</label> <input type="text" class="form-control" name="userbox" id="user"> … -
Edited Why my login code doesn't work ?
It gives me always `Invalid Username or Password` what is the problem with this code ? <form action="admin_login.php" method="POST"> <div class="form-group" style="width: 280px;"> <label for="usr">Username</label> <input type="text" class="form-control" name="userbox" id="user"> … -
Edited Why my login code doesn't work ?
It gives me always `Invalid Username or Password` what is the problem with this code ? <form action="admin_login.php" method="POST"> <div class="form-group" style="width: 280px;"> <label for="usr">Username</label> <input type="text" class="form-control" name="userbox" id="user"> … -
Edited Why my login code doesn't work ?
It gives me always `Invalid Username or Password` what is the problem with this code ? <form action="admin_login.php" method="POST"> <div class="form-group" style="width: 280px;"> <label for="usr">Username</label> <input type="text" class="form-control" name="userbox" id="user"> … -
Created Why my login code doesn't work ?
It gives me always `Invalid Username or Password` what is the problem with this code ? <form action="admin_login.php" method="POST"> <div class="form-group" style="width: 280px;"> <label for="usr">Username</label> <input type="text" class="form-control" name="userbox" id="user"> … -
Began Watching Why my login code doesn't work ?
It gives me always `Invalid Username or Password` what is the problem with this code ? <form action="admin_login.php" method="POST"> <div class="form-group" style="width: 280px;"> <label for="usr">Username</label> <input type="text" class="form-control" name="userbox" id="user"> … -
Marked Solved Status for PHP - Column count doesn't match value count at row 1
$sql = "INSERT INTO kladilnica (Username, Uplata, Dobivka, Date, regTime, Odds, isActive, ticket_id, isShared, is_wined, Location) VALUES ('".$user."', '".$bet."', '".$gain."', '".$date."', '".$regTime."' '".$odds."', 1, $randomTicketID, 0, 0, '".$userLocation."')"; $result = … -
Replied To a Post in PHP - Column count doesn't match value count at row 1
Actyally i needed to remove the `trigger_error` and all works good :D -
Replied To a Post in PHP - Column count doesn't match value count at row 1
NO WAY haha OMG :D btw now gives me another error which idk what is it `Fatal error: Wrong SQL: INSERT INTO kladilnica (Username, Uplata, Dobivka, Date, regTime, Odds, isActive, … -
Created PHP - Column count doesn't match value count at row 1
$sql = "INSERT INTO kladilnica (Username, Uplata, Dobivka, Date, regTime, Odds, isActive, ticket_id, isShared, is_wined, Location) VALUES ('".$user."', '".$bet."', '".$gain."', '".$date."', '".$regTime."' '".$odds."', 1, $randomTicketID, 0, 0, '".$userLocation."')"; $result = … -
Began Watching PHP - Column count doesn't match value count at row 1
$sql = "INSERT INTO kladilnica (Username, Uplata, Dobivka, Date, regTime, Odds, isActive, ticket_id, isShared, is_wined, Location) VALUES ('".$user."', '".$bet."', '".$gain."', '".$date."', '".$regTime."' '".$odds."', 1, $randomTicketID, 0, 0, '".$userLocation."')"; $result = … -
Edited a Post in PHP get one array element
Its a input text with dropdown menu which you can choose your default currency. -
Replied To a Post in PHP get one array element
Its a input text with dropdown menu which you can choose your default currency. -
Replied To a Post in PHP get one array element
anyone who can help ? -
Replied To a Post in PHP get one array element
Any help about the info you give to me please ?
The End.