user data not transferring to new page
I'm a PHP learner. After an index.php page, the user goes to a login.php page. Both pages seem to
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
wav to mp3 + goDaddy
I need to convert wav files to mp3s. From what I have found so far one way to do it is to have my PH
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
ORA-00932: inconsistent datatypes: expected - got CLOB
SO : windows xp
database : XE
there is a table (transito) with two fields of clob
onclick problem
I have <input type="text" name="message">
<a href=page2.
Troubles with a spider class
I am building a spider that will crawl through random whitepages (eg. anywho.com, switchboard.com, w
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy