Reading Most Recent CSV File in Directory
I thought I had wrapped this project up, but found out that the program I use to FTP a csv file to m
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Problem with "dynamic" index page
Hi. I have one question. In my index.php page I have this kind of code:
Code: // listaa sivut
'grab_files', multiple extension?
hey guys,
can anyone suggest a way to make to following line of code look for files with more
2 things: enter doesn't work in IE & empty form
i have this search form that works well except for 2 things.
1) on IE when i hit enter instea
downloading a file as HTML
Hi.
I'm rather confused with forcing a download. I just want to save dynamic content (from $_SESS
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
first id from db not showing
I have a php script which displays the content of a mysql table as a html table with sorting, delete
A href problem under php
Hello...
I tried to explain the issue in an earlier post.. but was not clear enough....