Cloud Computing?
Hello,
I was wondering if anyone could help explain this term to me. I'm starting to hear it
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
HTML Email rec'd as Source Code
The code does create and send the email successfully. However, the message shows as html code and n
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
this code is strange !
Hi i got this code from the web.. It checks for live and dead socks
It is working perfectly on my
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
PO Release Strategy Issue
Hi Experts,
I am facing an issue related to PO release strategy. The details are-
<
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...
RadioButtonList data selection
view plaincopy to clipboardprint?