Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
removing space from the end of a variable
i have a variable $image which contains the following url "http://tiles.xbox.com/tiles/oo/P5/0m
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
insert mysql embeded videos as blobs?
Using TinyMCE my client will be able to embed images and flash videos into large columns of text whi
Wordpress IE issue
So I am trying to add the background shadow to my wordpress page. It works fine in Firefox but does
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
How to pass parameter to tag query?
Hi,
I want to get the value of a tag at a specific time (like 10/27/09 15:29:59), I need to giv
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say