Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
writing my own sobel filter convolution - something is wrong
I am trying to keep it very simple, I cant see anything wrong with my logic, could anybody help poin
php or sql?
Sorry not sure if this is a sql problem or php the following code is supposed to delete data from th
storing video files into mysql in php
hi
i have my video files in my folder ,
i have to store the path of the videos into db an
Class not found error
I am getting Class 'index' not found in Eval function:
//write config
$pat
WORDPRESS - Multiple Loops Only Going to One Post?
I have various pages with multiple loops and i need them to be individual to all other categories.
Track downloads' status
Hello,
I need to make somehow, some system, to track whether downloads are completed or faile
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For