Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
Revoking alter any table from a schema
Hi All,
i am working in Oracle 10g.
my requirement is to revoke all kind of DDL oper
cURL Upload Help
OK, I am creating a bridge from a local program to my website and I am trying to find the best way t
Newb advice
Hi all,
I'm a flash front end designer and I've taken on a project that needs some back end p
[Need Help] php timing issues
I don't know what is going wrong. I need some help with being able to set an image at 9:00am Colorad
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: $setImage= 'productimages/' . dat
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right