getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMI
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However
About imagecopyresampled()
Hello,
I am looking to use this function to resize parts of an image to a fixed thumbnail siz
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Windows 7
Windows 7 default user account control worries experts. Corporate IT departments should be pleased w
problem with php mysql query
Hi guy's...
I'm totally lost here..because don't have any idea how to make a query for grab r
* Gridview and Detailsview in UpdatePanel, insert mode problem
I have a GridView and DetailsView working together. When a record from Gridview is selected, Detail
Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
IMAGE - SERVER SIDE scripting help...
How to receive pixel data of an image and buid a bitmap file on the server using the HTTP POST metho
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.