mysql UPDATE request not working and driving me crazy!!!
Hi,
I have been stuck on this for ages.
Quite simply I am trying to update my database
function to return url
Hi,
Can you guys help me giving a function that takes all the contents in a particular field
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
$variable $variables type question
I need to be able to designate an array element dynamically, so I thought to use a variable variable
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
FAGL_FC_TRANSLATION FAS52 New GL ECC 6.0
Hello,
The new program for Translating GL Balances (FAS 52) gives the option to use diffe
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
Send current URL in URL with a $_GET variable problem.
Hello community,
I have created a function that gets the current variable of a page, example:
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u