Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
BSP Ext - tableView - Sort - NEWBIE
Hi,
I have been trying to get the sort to work. I have defined the column definitions by fillin
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
foreach loop, assistance request
I would like some guidance on the usage of foreach as I try to parse through a large database and wh
this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: $setImage= 'productimages/' . dat
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
Why Are These Functions Causing MASSIVE Memory Problems? Please Help!
Hi,
I have a script with some options.
I use regex to replace patterns in strings, but
javascript in php code causes page to display white
Hi All,
Odd one this, I've got the following code (below) which is a simple log in form. The