scandir clients directory
hi,
how can i scandir the clients directory? i need a script that when i click a button it will u
Not connecting to DB using ruby, error:env.c:257:in oci8lib.so: ORA-12154:
Hi All,
I am trying to connect to the database server from the client server using ruby and f
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
Help with file_get_html
The following code gives the expected results:
<html>
<head&g
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
MSSQL/PHP
I am tryint to setup a webapplication developed in PHP, Apache2.0 and SQLServer2000 as backend which
This must be easy , pulling the last record of the day, every day, from a txt
I have a txt file logging weather data every minutes (so 1 record per minute). I want to extract the
question about n
I was looking at some of the things you could do with php and one of the things I have tried is n.<
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However