PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
Email Form Syntax Issue
I need the TO: in email to display To: CEO instead of To: abc@mail.com
How to alter the scri
Running External Scripts
I am very new to PHP and am not even sure what I'm asking is possible. I have just installed mediaW
Database connection failure
Hello All,
I am trying to create new connection to Oracle DB 10.1,
I could not see a
Undefined variable: adHTML
Hello:
While checking my site error logs, I've noticed one repetitive error that fills the lo
cURL Upload Help
OK, I am creating a bridge from a local program to my website and I am trying to find the best way t
PL/SQL: ORA-00947: not enough values error message
Hi all i am getting Error(25,63): PL/SQL: ORA-00947: not enough values error message when executing
DateTimeZone::listIdentifiers headache
http://php.net/manual/en/datetimezone.listidentifiers.php
So the documentation states tha
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or