Top "Opendir" questions

A PHP, PERL, C library function for opening a directory handle.

PHP - opendir on another server

I'm kinda new to PHP. I've got two different hosts and I want my php page in one of them …

php directory opendir
CodeIgniter - List of files and folders using opendir

I'm fairly new to certain programming techniques. Very new to OOP and MVC in general. And I'm pretty sure this …

file list codeigniter directory opendir
How to walk through a directory in c and print all files name and permissions

Hello i want to make a program in c that recieves the name of a directory as an argument, show …

c stat readdir opendir
Ignore hidden files with php

I am trying to scan a folder of images, however I keep seeing the ._ files the mac created I am …

php arrays opendir
How to search file in folder by using php?

I have a folder called allfiles, and there are some files in this folder, such as 1212-how-to-sddk-thosd.html 3454-go-to-dlkkl-sdf.html 0987…

php glob scandir readdir opendir
Path to a file in a different drive?

My php file is here: D:/Appserv/www/x/y/file.php I want to load stuff from this folder: …

php path relative-path absolute-path opendir
opendir() in C Programming

I'm a beginner and I am making a code about getting the directory of a file, but I have something …

c directory opendir dirent.h
Perl program help on opendir and readdir

So I have a program that I want to clean some text files. The program asks for the user to …

perl readdir opendir