IIS7 and getimagesize() problem
I have just discovered after hrs of trying to fix a problem where it's coming from. It's to do with
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
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
Varible in trigger - refering to correct schema
Hello
Im having some issues with my trigger.
What I want to do is call opon a differ
Could Someone Please Debug This?
I was wondering if someone could debug this script for me. I realize it's not the tidest script (and
PHP Code reffering to database, doing something wrong.. pls help
Well i am quite new with PHP
and for school we have to make a PHP script which reffers to a Data
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
noob cURL help
I have a pretty basic form that I need to cURL post to a file in my includes folder (includes/login.
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself