Recent content by Dan Filkovich

  1. D

    Having a hard time figuring out how to work a php array?

    I have a table of different widgets lets say the table is (widgetID, widgetName). I have a list of users and the widgets they have (ID,userID,widgetID) and a table of user information (ID,username,pass,name,gender, etc...) I need to get an array of users with a specific gender... "SELECT FROM...
  2. D

    Is there a web hosting company out there that supports pdf lib for php?

    I'm looking for a web hosting company so I can create PDF files from PHP scripting. It's difficult to search google for such a thing. If anyone knows that would be awesome! Thanks! I'm talking about the hosting company supporting the PDFlib extension. Which allows for the creation of .PDF...
Back
Top