remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
smart reading from a text file
Hello there fellow coders, i was wondering if one of you wouldnt mind helping me with this problem i
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
Libraries in C++
Hi all,
I have two libraries. one is based targeted on linux platform and uses another li
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
change text color with a jQuery code
Hihow can I change the text in a asp:TextBox to a different color when I start typing using jQuery?I
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
Any Good MMORPGs you've played?
I'm about to have ALOT of free time on my hands (finished highschool) and I need something to fill t
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee