3 July 2006 View Comments

links for 2006-07-03

  • Working with low-level sockets can be a painful task in PHP. Fortunately, PHP offers a nice library of socket handling functions to make your life easier. If you do a lot of network programming in PHP, you will want to check out this three-part series, wh
    (tags: php socket)
  • Do you think that programming sockets with PHP is really hard work? Not at all. If you’re still not convinced, read this final part of the series “Handling sockets with PHP.â€? In three parts, this series shows how to work with low-level sockets in PH
    (tags: php socket)
  • PHP REST SQL is a class used to open a HTTP REST interface to a MySQL database using PHP and a HTTP server. Using standard HTTP requests, the data in a database can be created, retrieved, modified and deleted
    (tags: mysql php rest)

Leave a Reply

blog comments powered by Disqus