DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
SESSION question
I am building an application , a directory for auctions.
For SEO i made a script which copies a p
Passing an array of values From VB6.0 to Oracle PL/SQL Function
Basically we are using VB6.0.
When we try to pass an array from VB6.0 to an Oracle PL/SQL
! = ''
In the following 'IF' statement if v_ompcat = PU for example then Oracle equates that 'IF' statement
generating all possible random letters
hi'
how can i randomize the letters a,b,c,d,e all possible ways, and i want to print the res
connect() succeeds but accept() does not?
Please help me with this problem. I'm working on a time-sensitive project where I'm using TCP socket
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image
uploading video files into mysql in php
hi,
I have the video files which i have to upload into mysql db. along with creating thumbnails f
pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav