file_put_contents and createimagefromjpeg
All,
I do somethings and then I have the following code:
file_put_contents('./test/'.$filename
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
can i optmize image to 50% quality before uploading 2 server
Hi there
i have jus written a php program to upload and display images but when i try to uplo
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
Count of reciepients in php mailer
How can i sent a mail to large no of reciepients say 10,00,00 Using PHP MAILER