Load file in PHP
I have 2 files. The first is a PHP generated XML file that's dependent by 2 inputs. The second is a
if php cookie set, show code...
Hi all.. I need to figure out this little snippet right quick.. seems like it should be easy enough
send message to the java application
Oracle 10g with Windows platform.
I have a java application that periodically pings the d
Am I setting up my sites oldschool?
Ok,
When I create a site I open a basic template that I have created that consists of a css f
how to use two buttons with php
hi i have one form. there are three fields which are to be filled by the user. and then there are tw
animation progress while uploading files?
Hello, i have some website form to upload few files to server. i want to put some gif animation whi
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
I need some help with the IF command...
I have a large number of images in one section of my website with the .jpg format. I'm adding a bun
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)
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