Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
this code is strange !
Hi i got this code from the web.. It checks for live and dead socks
It is working perfectly on my
DYNPRO_FIELD_CONVERSION
Hi gurus,
I got a dump when I run one of my program. the dump is described below:
Inserting a check in checkbox from array value
Hello all,
I have a bit of code that works for a select option box, but does not work for my chec
Having problemswith multithreading and prime numbers
I have an assignment when I'm suppose to do the following:
Write a multithreaded Java, Pt
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.
highlighting search terms
well, I started this in the regular PHP section, but it no longer fits there. Suffice it to say, I'm
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &