rename the file
File.txt
Code: ***DOCUMENT***
..DN:
000044255
..CB:
..SN:
..PY:
2009
..E
Preg_match unknown modifyer
Hello,
Im trying to write a little script for my forums i need to get the reply from my forum
HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
Supress some serveroutput but not all
Hi,
I have a script I'm working on that uses plsql to create and RMAN script, this uses d
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
HTML Viewer HIDE scrollbar
How can I disable scrollbars in a HTML Viewer control? I can't hide them. Even i have enough space b
Email Form Syantax Issue 2
How to make this look FROM:"OUR TEAM" instead of FROM:abc@mail.com
$headers = "
SESSION question
I am building an application , a directory for auctions.
For SEO i made a script which copies a p
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so