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.
Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing
Accessing Infotype data in dialog program
Hi All
In Dialog programs attributes I didn't see any logical database field. How can I access
Need help in log in and log out?
hi there all of u. i have recently created a site for someone. i have placed log in and log out and
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
Multi dimensional arrays
If I put in this code:
1
2
3
4
5
6
7
8
9
10
11
12
13<
Delete records not in top 15
Hi,
I'm creating a hall of fame page in my game and the page will only display the top 15 sco
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?