Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
Display error above the login forum help!
Hi guys. just so you know im not asking for someone to do this for me I just need to be pointed in t
Need help-Error istream header declaration
Hi Everyone ,
I am having issue with istream declaration. I am new to C programming.
can a
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
Add a sign-up feature to a flat file login script
I'm working on a flat file login script and I would like to add a sign-up feature to it with a email
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?