Change Age automatically
hi guys . im new to php , is it possible to change age value in mysql automatically when year change
browse folder only
hi,
is there a way i can browse or get the directory or folder only and not the file?
i just w
that old Malformed Headers problem again!!!!! HELP!!!!!!
I've read the http://www.phpfreaks.com/forums/index.php/topic,37442.0.html
I don't think my c
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
Opening Multiple Files/Links in Order.
I want to open links in order/one-by-one and check each for a specific string.
Example:
I
To change the name of label on SAP screen XK02.
Hi All,
Can one suggest me how to change the label of an input field of a sap standard s
Paypal
Hi all,
I have an advanced basic knowledge of php
I want to try something new for a s
Request for tunning the below query
Hi,
Can any one help me on the below query while improving the performance,
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now