Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
Probably a simple error...
I'm getting the error -- Parse error: syntax error, unexpected '{' in /home/content/c/s/t/csteffen24
How could I do this?
Ive got a simple lottery game, and am using an sql database to keep track of the numbers bought. But
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
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:
Material Issuing for receiving batch
Dear All experts in MM/ PP,
Material issuing from main stores to factory is currently usi
Timer control causing error
I recently decided to add a timer control to an existing page that uses AJAX on my site. As soon as
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of
Pro-rata Billing in Periodic Billing for Rental
Hi guys,
We have a situation, where a rental contract starts at the mid of the month say
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu