Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
Blogging s/w
heya frndz!!! i want to start a blog.... m looking for a s/w like oscommerce which is thr for e-comm
Am i doing this wrong?
Im pulling from an Oracle database some info... one of which is a field count_pnums which is a NUMBE
PHP and SMS
Hi all forum members. I am new here and am unsure what category shoild I post this in.
Moderator
uploading video files into mysql in php
hi,
I have the video files which i have to upload into mysql db. along with creating thumbnails f
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...