<?php $show = 0; // Leave as 0 for all $dir = ''; // Leave as blank for current if($dir) chdir($dir); $files = glob(...
so yes you can use it for folders too as long as your OS exposes the modified date - and i know that windows, unix, linux, solaris do
is there any existing used/ tested component to: 1. allow a viewer to view files on the server - 2. with options for 2a. file types, 2b....
strtolower workaround for accented chars like á (does not work with php5 on win and linux, below workaround does) function strtolower2($s){...
http://www.apachefriends.org/en/index.html good solution for apache web server php / perl + my sql set up on windows takes 5 minutes to set...
read up a tutorial get a free account at a php site like http://www.x10hosting.com practice practice study my sql , html ajax too
php much better
http://forums.digitalpoint.com/showthread.php?t=925117 <?php $show = 0; // Leave as 0 for all $dir = ''; // Leave as blank for current if($dir)...
bump - anyone knowa way around this??
/** get all thehtml tags regex */ function get_tags( $tag, $xml ) { $tag = preg_quote($tag); $matches[]="1"; $matches[]="2";...
u can also just write it as a csv but name it xyz.xls excel opens it and shows it as a excel if u save it prompts u on format
Question Is there anything that PHP cant do and ASP can do? * crash and frustrate like asp/ microsoft .... they r light years ahead
4th way i have my own last char of did not know about the php 1 ... :) but i like strrchr over pathinfo() cause path info does a lot internally ....
Separate names with a comma.