Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
Help me with some material on Open Text Overview.
Hi Experts,
Please help me out with some material on Open Text. I have been supporting AP Workf
How to change www in url with a specified name
Hi
I'm trying to change the url http://www.sitename.com/apparels to something like below
http:
Session
I am having a little trouble with a session. Not sure if it is my browser or what. I know I do not
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
Database connection failure
Hello All,
I am trying to create new connection to Oracle DB 10.1,
I could not see a
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see