check_changed_data - I can't get data from the called method event
I use check_changed_data to trigger my event method.
The method delivers er_changed_data.
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
phpMailer not working ..........
HI,
I was playing with the phpMailer script and tried to send a smiple mail using their test scri
Procedure with variable number of columns
Hi, I have a procedure that looks like this:
PROCEDURE PROC(p_cursor OUT sys_refcurso
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
Remove directories not empty
hi,
i have an array that contains some names (1,4,6,56...). Every integer is a name of a folder.<
Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Problem with shopcart code
Hello, I am having a bit of trouble being able to add a product to my shopcart. My mysql database i