Old Member Returning
Hello new members say hi and tell us a little about yourself. Everyone is made welcome here.
Welcome back, Alex.
I kind of think I remember you, it is a very dim memory, but I am almost sure you posted something... Anyways, I have been a Member for: 1 Year, 2 Months, 10 Days, so I saw you here on the list for a while
Please post tutorials!


GoodGuy17 wrote:Welcome back, Alex.I remember you. :oI kind of think I remember you, it is a very dim memory, but I am almost sure you posted something... Anyways, I have been a Member for: 1 Year, 2 Months, 10 Days, so I saw you here on the list for a while
Please post tutorials!
I've been working very hard on tutorials for the past 3 days. I've completed 4. (3, 1 with 2 parts).
I try to make them as detailed as I can. If you find any errors, please report them to me.
The directory can be found here:
viewtopic.php?f=86&t=3758
<?php
$wants_to_make_guide_today = true;
if($wants_to_make_guide_today == true){
make_guide();
}else{
sleep();
}
?>
$wants_to_make_guide_today = true;
if($wants_to_make_guide_today == true){
make_guide();
}else{
sleep();
}
?>
Copyright Information
Copyright © Codenstuff.com 2020 - 2023