amuck-landowner

Recent content by NodeBytes

  1. NodeBytes

    Stupid Question

    Yep, I have since done that. :)
  2. NodeBytes

    Stupid Question

    Everything else is using PDO and prepared statements. This is the single part that I am using this php function for. It's for a closed class that is not accessible to the web and is only used for an internal script.
  3. NodeBytes

    Stupid Question

    It's not for production use. It's for an internal project that will be used by 3 people at work.
  4. NodeBytes

    Stupid Question

    Alright, fixed. It was my stupidity. I had to parse the $title and add quote marks around it.
  5. NodeBytes

    Stupid Question

    This is the error I'm getting  -  Could not update data: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Title WHERE id = 9' at line 1
  6. NodeBytes

    Stupid Question

    Yet, it seems to not work. :/
  7. NodeBytes

    Stupid Question

    Essentially I am attempting to update the the "title" field on a table called "threads" My current mysql attempt is something like  UPDATE threads SET title = $title WHERE id = $id
  8. NodeBytes

    Stupid Question

    Alright, so here's my problem, and it's probably an easy fix, I'm just out of it from a long coding session. This is a php and mysql question... I want to update the title field where id = $id $id is a variable passed through the URI and I know how to grab that. I just can't seem to get the...
  9. NodeBytes

    VPSBoard New Logo

    The little icon is at a non https link right now.
  10. NodeBytes

    Share a filesystem (like nfs) across the Internet

    I'm using AFP (Apple File Protocol) across all my servers and machines. It works well and integrates with my macbook and servers really well.
  11. NodeBytes

    Anyone heard from @zach recently

    Open a ticket with Colostore support. You can email them - [email protected]
  12. NodeBytes

    Server for Sale

    Sold in PM. Payment pending.
  13. NodeBytes

    Server for Sale

    Hello, I have a server for sale.  The Server Dell CS24-SC Dual L5420 16gb Ram 2 x 250gb Drives 1 x Adata 32gb SSD I want $250 for the server. You pay to ship it wherever you want or you can keep it at colostore for $70/month.  
  14. NodeBytes

    My Raspberry Pi + Arduino Project

    Seems the video was removed from youtube.
  15. NodeBytes

    Centarra - Premium Dallas Colo from $50 a Month [Native DDoS Protection] [A+B Power]

    I'd be interested in seeing the route-views server for your bgp table. Been looking for a good Dallas provider.
Top
amuck-landowner