Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<
Login Control?!
I have a Web Site that uses the login control also I have set the destinationurl to the page I want
Character Set Setup
Whats the best character set to use if you want every character to work, and also how do you make yo
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Add weeks in a query?
I have a SQL that summarizes the quantity per week. The weeks that has no value does not exist in th
Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<
FTP Programs
Here is a list of commonly suggested FTP Programs to use:
FileZilla
SmartFTP
CuteFTP
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it
Multithreading in Oracle (Java, SQLJ, Pro*C,??) on 10g
I am investigating how to run a Java stored procedure in multithread mode.
I know that if I chang
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For