Passing an array of values From VB6.0 to Oracle PL/SQL Function
Basically we are using VB6.0.
When we try to pass an array from VB6.0 to an Oracle PL/SQL
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here
Get last modified date of web page
Hai All,
In php how can i get last modified date of a give web page . I have tried to g
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
md5 is it unique
I know this is most likely one of many simple questions that can be found semi easily. But I'm press
Multiple forms on the same page (safari)
Hello everyone,
I have 3 forms on the same page, that opens in a new window and submits to a
regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
Need help with unexpected T-STRING error
I'm a newbie and I'm still learning PHP. However this error has me stumped. I've googled, searched t
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any