PHP & Images [Resize, Crop, Save]
Hey! Well I have a little dilema, hoping I could find some guidance.
I have a CMS and on the
Error in query: Resource id #4??
hey guys, having a minor (i think) problem here that i havent been able to figure out. long story sh
Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
Automatic Webpage ??
I have a page www.mysite.com/test.php with a
<form>
<textarea name=&q
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
Printer configuration
Hi All,
Suppose one of the user deleted the printer settings unfortunatly ,then what is the pro
Syntax error
hi im having a little trobble with this script
-------------------------------------------------
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am