Hello Everyone,
I just read 40 Tips for optimizing your php code post and wanted to share it
with you all:
http://reinholdweber.com/?p=3
Sincerely,
Nelly Yusupova
Webgrrls International
[EMAIL PROTECTED]
http://www.webgrrls.com
___
New York PHP Co
No post data is being sent, It should be ...
curl_setopt($imgurl, CURLOPT_POSTFIELDS, 'datastuff='.$datastuff);
- Jon
On Oct 15, 2007, at 6:36 PM, ali mohammad wrote:
Hello,
Hopefully, this is not off-topic. I have a couple of html image tags
such as on a single web page, and each
such tag
Hello,
Hopefully, this is not off-topic. I have a couple of html image tags
such as on a single web page, and each
such tag points to an image creating php file that sends out image
headers and image data after receiving certain data parameters through
POST. I am unable to figure out how to send
On 10/15/07, Mitch Pirtle <[EMAIL PROTECTED]> wrote:
> However, I can agree with one sentiment that the author has - working
> in Rails has made me a better PHP developer, with better application
> design and semantics. And PHP has the flexibility for me to go beyond
> that world, whether that is g
On 10/13/07, Jeff Siegel <[EMAIL PROTECTED]> wrote:
> Thought this might be of interest.
>
> "I spent two years trying to make Rails do something it wasn't meant to do,
> then realized my old abandoned language (PHP, in my case) would do just fine
> if approached with my new Rails-gained wisdom."
>
Jeff Siegel wrote:
> Thought this might be of interest.
>
> "I spent two years trying to make Rails do something it wasn’t meant to do,
> then realized my old abandoned language (PHP, in my case) would do just fine
> if approached with my new Rails-gained wisdom."
Great article Jeff, thanks for t