Email/MMS to Site
Hey guys. I'm looking for a way for a user to upload images and/or text via their cell phones. It
noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),
a u
Doubles are giving me problems
Ok so, first of all i made a double = 0.05, but when running the debugger it shows up as 0.04999. I
function to return url
Hi,
Can you guys help me giving a function that takes all the contents in a particular field
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
listcube issue
Hi
I have a virtual cube ZREMOTE. I use Tcode "listcube" to retrieve contents. I use of the
How to grab certain words ??
I am working with this API
Returns JSON.
curl http://letsbetrends.com/api/current_trends
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r