Search found 19 matches
- Fri Nov 15, 2019 8:52 am
- Forum: Coding Haven
- Topic: Looking for free website development resources
- Replies: 4
- Views: 33
Re: Looking for free website development resources
I don't know how technical you are but YouTube is chock full of guides for development in general. This guy does an excellent job at breaking down all sorts of programming languages that are commonly used Traversy Media https://www.youtube.com/channel/UC29ju8bIPH5as8OGnQzwJyA These are great!! Look...
- Fri Nov 15, 2019 8:51 am
- Forum: Watercooler
- Topic: Best free/cheap web hosting?
- Replies: 5
- Views: 17
Re: Best free/cheap web hosting?
Thank you all for the suggestions. I will check them out and see if any of them will work 

- Fri Nov 15, 2019 8:49 am
- Forum: Gaming
- Topic: When I have to bring in groceries
- Replies: 2
- Views: 25
Re: When I have to bring in groceries
i know this feeling.. we don't have any stairs thank god but we do have quite a walk to our door.
- Fri Nov 15, 2019 8:48 am
- Forum: Technical Support
- Topic: Cleaning inside of computer
- Replies: 5
- Views: 33
Re: Cleaning inside of computer
I've always used a vaccuum too but obviously you need to be careful and not build up static.
- Fri Nov 15, 2019 8:48 am
- Forum: Forum Meta
- Topic: Forum Signature Feedback
- Replies: 6
- Views: 67
Re: Forum Signature Feedback
Go into your User Control Panel / Profile and set it up like you were sharing an image on the forums. It's in the same area where you setup your Avatar. Yes it will show at the bottom of every post you make.
- Fri Nov 15, 2019 8:43 am
- Forum: Gaming
- Topic: What is your favorite ARPG?
- Replies: 3
- Views: 29
Re: What is your favorite ARPG?
I loved Baldur's Gate. Is that studio still a thing or do they have any recent additions?
- Fri Nov 15, 2019 8:42 am
- Forum: Coding Haven
- Topic: php prepared statements
- Replies: 3
- Views: 19
Re: php prepared statements
Here's a rough example I was able to pull that I know works for sure. // Build query structure $stmt = mysqli_prepare($mysqli, "INSERT INTO $db_prim_tbl(rServerName, rDomain, rNotes)VALUES(?,?,?)"); // Bind parameters $stmt->bind_param('sss', $cldServerName, $cldDomain, $cldNotes); // Execute state...
- Thu Nov 14, 2019 6:48 am
- Forum: Watercooler
- Topic: New Sonic The Hedgehog Trailer
- Replies: 5
- Views: 16
- Thu Nov 14, 2019 6:47 am
- Forum: Gaming
- Topic: When I have to bring in groceries
- Replies: 2
- Views: 25
When I have to bring in groceries

Hehe thought others might get a kick out of this

- Thu Nov 14, 2019 6:45 am
- Forum: Gaming
- Topic: What is your favorite ARPG?
- Replies: 3
- Views: 29
What is your favorite ARPG?
What is your favorite ARPG? I'd have to say Path of Exile is probably one of my favorite if not my favorite right now. I'd be interested if anyone has any good builds too ;) The ability to customize your skills so much just opens an entirely new world of opportunities. The only thing I don't like ab...