is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
Running External Scripts
I am very new to PHP and am not even sure what I'm asking is possible. I have just installed mediaW
Amend code to allow multiple attachments
Hi
I have a php page that allows the user to browse to a file (image) then sumbit, the confi
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: [Select]blog:edit_all,delete_all|users:edit_all
GET vs SUBMIT Button to show sections on one index.php page?
Just curious if one of these ways is better (i.e. more efficient) than the other.
I have a
upload photo limits
ive got a upload photo script and im just trying to make more secure currently it limits size and as