Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here
Share admin accross websites
I'm using .net memberships and roles in one of my sites, but I need to be able to share logins and p
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa
error help - Dynamic Image
I've been working on making my site less cluttered in the directories and more secure lately. In an
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu
onclick problem
I have <input type="text" name="message">
<a href=page2.
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin