hello how can i unhash a hash password?
Has anyone used this package?
For flat file database?
How do i make it just add the new data without removing the old data?
Can anyone help me out?
Any suggestions?
and does anyone know any good group for php?

taylor :
Yesterday we lost my Dad to complications of long-term alcoholism. He had some amazing traits but couldn’t shake this disease. Hopefully I’ll carry on the best ones.
RIP bro ❤️
@laratools
Yesterday we lost my Dad to complications of long-term alcoholism. He had some amazing traits but couldn’t shake this disease. Hopefully I’ll carry on the best ones.
RIP bro ❤️
@laratools
😭❤️
Yesterday we lost my Dad to complications of long-term alcoholism. He had some amazing traits but couldn’t shake this disease. Hopefully I’ll carry on the best ones.
RIP bro ❤️
@laratools
😔 R.I.P
Yesterday we lost my Dad to complications of long-term alcoholism. He had some amazing traits but couldn’t shake this disease. Hopefully I’ll carry on the best ones.
RIP bro ❤️
@laratools
RIP
You cannot.
You could try bruteforce, but the chance you can hack the password is very very small.
A Simple but Powerful Flat File Database Storage. – filebase/Filebase



Here is the object that it saves
Makes sense
$item[‘name’] = $request->name
A progress bar is a nice way to have some feedback when you are writing and running a long process using Laravel commands.
if(isset($_POST[‘text’]) == 20){
$text = $_POST[‘text’];
echo “You are $text years old”;
}else{
echo “You are too old for this game”;
}
?>
<form method=”post” action=”f2.php”>
<input type=”text” name=”text”>
</form>
it always print out the if statement even if the age is not equal
please help
Thank you so much really apperciate it. Thank you
ok
Yesterday we lost my Dad to complications of long-term alcoholism. He had some amazing traits but couldn’t shake this disease. Hopefully I’ll carry on the best ones.
RIP bro ❤️
@laratools
Sorry
Didn’t work bro
print ‘<select name=”people”>’;
for ($i = 1; $i <= 10; $i++) {
print “<option>select $i</option>n”;
if($i == 1){
echo “You have selected $i”;
}elseif($i == 2){
echo “You have selected $i”;
}elseif($i == 3){
echo “You have selected $i”;
}elseif($i == 4){
echo “You have selected $i”;
}elseif($i == 5){
echo “You have selected $i”;
}elseif($i == 6){
echo “You have selected $i”;
}elseif($i == 7){
echo “You have selected $i”;
}elseif($i == 8){
echo “You have selected $i”;
}elseif($i == 9){
echo “You have selected $i”;
}elseif($i == 10){
echo “You have selected $i”;
}else{
echo “Something went wrong”;
}
}
print ‘</select>’;
?>
<input type=”submit” name=”people” value=”Enter” />
print ‘<select name=”people”>’;
for ($i = 1; $i <= 10; $i++) {
print “<option>select $i</option>n”;
if($i == 1){
echo “You have selected $i”;
}elseif($i == 2){
echo “You have selected $i”;
}elseif($i == 3){
echo “You have selected $i”;
}elseif($i == 4){
echo “You have selected $i”;
}elseif($i == 5){
echo “You have selected $i”;
}elseif($i == 6){
echo “You have selected $i”;
}elseif($i == 7){
echo “You have selected $i”;
}elseif($i == 8){
echo “You have selected $i”;
}elseif($i == 9){
echo “You have selected $i”;
}elseif($i == 10){
echo “You have selected $i”;
}else{
echo “Something went wrong”;
}
}
print ‘</select>’;
?>
<input type=”submit” name=”people” value=”Enter” />
I would recommend a basic php tutorial. You’ll be glad
What’s the problem?