Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks
Email Script does not reach destination
Hey Guys look at this code snippet :
Code:
//read a line from the file
$myFile = "
How to give the privillege for triggers?
Hi,
How to give the privillage for triggers to particular user?
Please let me
Schedule editor
Hi,
I have a question related to Schedule editor.
If we schedule a BLS for every 30
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
RSS feed - FeedList for WordPress
Hi,
I'm trying to alter the FeedList plugin for WordPress so that I can click on the title of
Help please - How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th