[PHP] Screen Res

2004-03-10 Thread res0b8b6
I am trying to get the users screen res into a var for php. And I have the Javascript that gets the screen res. But when I try to put that into a var, it puts it in as a string, storing the javascript code instead of the results of that code. Is there a way to fix this? -- PHP General Mailing Lis

[PHP] MYSQL & Image functions

2004-03-07 Thread res0b8b6
I am trying to use any of the image functions with image data from a mysql database. I can get these functions to work from files on the server but for some reason, not out of the database. If any one has gotten this to work, code you shoot me over some sample code, or functions on what to do. --