Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
PHP switch function help
Hi, I am trying to create a search function for a directory website. On the search function on html
Certain files upload, while others do not
I want to read the data from an uploaded file. Not sure why, but it only uploads for certain files.
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th
On page view, minus credit
Hello all, please, I need a little help with this script. I am charging one credit (credits can be p
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
Bluetooth RSSI & VIsta
Okie I got 4 Bluetooth adapters, a DBT-120 by Dlink, A Zonet Microsoft Bluetooth which is what I use
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.