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
cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
Sending an SMS Message with ASP.NET
Often times it may be a requirement for your web application to send an SMS message. Such examples w
Help? Need help on project with templates involving mysql and php.
I'm having a hard time explaining what I want but basically here is what I have in place:
-Da
login to other site by sending post variables
hey,
here is my problem: my school gave me a mail account for school-stuff use. they mail us
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like
help understanding hidden input w/ php
hello i'm doing a tutorial where there are multiple forms for an edit page for a user to update thei
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I