Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
CU&UC guide
Hi Gurus,
can anybody provide me the link for CU&UC upgrade guide
Thanks i
Image DPI
Hi.
I allow users to upload images, the user then is able to adjust several settings for the
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
list files from folder, only one for each date
I have many files in a folder and wish to only list one of each date
these are the file names
Local file browser with php
Halo..
So this is what i want to create. I have a folder that i share and it has many movies.
Loosing changed contents when used FM REUSE_ALV_GRID_DISPLAY
Hi,
I have used FM REUSE_ALV_GRID_DISPLAY in my program as below.
CALL FUNCT
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
Specific name typed, specific image shown on html page
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i