DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
php file erros / need help please
Hello
Someone decoded a zend file for me.. after uploaded it on ftp i get some errors, i trye
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Find only certain URLs from page ... regex (semi-complete script)
Hi guys,
What I need to do is take a page & extract all the URLs from the page &a
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
About imagecopyresampled()
Hello,
I am looking to use this function to resize parts of an image to a fixed thumbnail siz
scandir clients directory
hi,
how can i scandir the clients directory? i need a script that when i click a button it will u
BSP Ext - tableView - Sort - NEWBIE
Hi,
I have been trying to get the sort to work. I have defined the column definitions by fillin
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :