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
Selecting an "empty" date formated field
How do you select an "empty" date field? I've tried the few ways I can think.
SQL> select
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
Download Image from URL and Upload it
Ok, I have been googling for the last 1/2 hour trying to figure this out, Most likely I'm just not s
How to know if online site made with PHP
Hello,
I see some sites that does not display extensions at all , for example:
www.site.co
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
word wrap in emails help needed
Hello, I understand how wordwrap works in php and have used it well before. However when I used wor
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
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
PHP Redirecting
Hello everyone. Is there a way to redirect people to pages within a statement in PHP? Since there is