help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: function createthumb($name,$filename,$n
Storing the referrer in session... problems with tabs
Hello All
I am currently working on an ERP project based on the MVC methodology, when a user
Image resize
Hi again fellers
I managed to sort out the issues with the folder,
Final hurdle is th
Array question
Does anyone know how to create a program that takes the $ amount for 8 different departments and gi
Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
In the html page one text box
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
PHP FTP Can't upload Big FIles
Anyone had any success using FTP to upload a file say 90m?
im using ftp_put and it returns fa
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?