need to apply an if/else statement to Tim Thumb script
Not sure how to work this. I essentially want to call a variety of image sizes based on which style
echo $rows help
Hi all,
Hopefully something simple that I don't know!
I have this:
Code: [Selec
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
a very simple php header question (sorry!)
Firstly...I do apologise if this annoys anyone....a header error
I'm do not know php &
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
Java API in PHP?
I have an application that we use internally here at the office.
The software company provide
Automatic Webpage ??
I have a page www.mysite.com/test.php with a
<form>
<textarea name=&q
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr
Text file to .Dat file Conversion in PHP
Hi All,
Could anybody provide code for Text file to .Dat file Conversion in PHP.
Tha