Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
max function question
Hi All
Ihave a table that holds shipment numbers and dates like this
select * from
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
Javascript using window.location seems to lose state
Not sure what forum so let me know if I'm in the wrong place.
I have a main window with a ajax grid
Select question
Hi,
First I would like to say that php is pretty new for me..
so please don't shoot me if
Need a Timecode Class...
Not a Time Stamp, Time Code. Format is a bit different. HH:MM:SS:FF where FF is Frames. I dont re
News script
Hi ...
I am not sure if this is the rite place to post this but if its not sorry
i am
Contact Form Not Working When I Add Validation Codes
So I built my first working PHP "Contact Us" like form. But, I have been trying to now mak
Pop-up Banner
Hello Friends,I need to use banner in our client site.Example: www.example.com if i enter this site
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri