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.
Stopped working!
So I had to change some stuff, none of it major. Stuff like the extension_dir and such. BEFORE I did
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr
PHP Directory Listing Not working
Hey Guys,
I need help, I tried a ton of directory listing scripts and they all don't work. Al
user validation always displaying invalid ? please help
Hello,
I have 2 accounts and there is a field in mysql called validated it can be either &quo
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER