Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
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
Last Weeks sDate and eDate.
sDate - Start Date
eDate - End Date
I need to pull two dates for "Last Week" whi
Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
Need help to modify php ELSE code
I'm trying to find a way to have the php code display a message if there is no inventory listed in t
Shopping Cart
Can anyone direct me to a Simple, Basic structure of a shopping cart.
New to classes. I want to s
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste