Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
compile php5 with DOM
Hi,
I can't manage to compile php 5.3.0 from source on Windows to include DOM,
in spite of
Significance of BPM
Hi Experts,
I am a novice in BPM , I just want to know how BPM as permenant department is
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
Sendmail.php - heading error following check_input
Hi,
I would greatly appreciate some help? I am brand new to PHP and have been searching and e
cURL and Sessions
Ohai.
So, I'm trying to cURL a bunch of things off of a page, and put them into a session. I'
Change Age automatically
hi guys . im new to php , is it possible to change age value in mysql automatically when year change
Could Someone Please Debug This?
I was wondering if someone could debug this script for me. I realize it's not the tidest script (and
download directory onto C drive
I am attempting (if this is possible) to write a routine to automatically dump the contents of a dir
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE