bit of help needed
Im about to sort out my registration page for my website by customising a "registration" s
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
How to assign a textbox value to PHP variable??
Hi ! Can any one help me out as quickly as possible. As I m new to PHP.
Plz tell me how to assign
Problem in OnClientClick and OnClick sync
Hi,Strange and irritating problem:
I have below button declaration in markup of the aspx page:
Accessing Infotype data in dialog program
Hi All
In Dialog programs attributes I didn't see any logical database field. How can I access
Strange cookie problem. setcookie dependant on where user was directed from?
Hello,
I have a website that sets a cookie when a user visits the website. The cookie holds a
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
need help in update query
hi
i have a dynamic form. i need help in how can i use update query when values from dynamic for
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh