Problem executing bash script using shell_exec
Hi there,
I created a bash script file using following code to convert doc documents to pdf using
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: function createthumb($name,$filename,$n
Using the $_GET variable to view certain records
Hello,
First let me explain my problem, I have 2 pages the first page pull a list of Guide ti
strptime() equivalent for php4 ?!
Greetings!
this is my first post, thank you in advance for your replies.
Well, the ti
Form Help
Here is the form:
Line number On/Off | Expand/Contract<? include("../include/sess
gmdate() - want 1 hr before time
Hi,
I am using php gmdate().
Now I am entering all dates in my dbase using gmdate("Y-m-d
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?