line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
controlling/creating accounts with privileges
hi all,
i'm trying to figure out how i can create/control account with privileges, for instance a
How to schedule the a job?
Hi,
I have prepared a task ( i.e. a procedure is prepare the file and send the same to con
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,
Multipe Dynamic Controls & AutoPostback Issue
I currently have a need to create many dynamic controls (Example Textboxes) that need to do a PostBa
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
Curly Bracket Delimeters.
I'd always believed that the starting and ending delimeters in preg_ functions had to be the same ch