i tried that also, but now finally after 2 hrs of my life gone, i found out.
i am just stupid, i had a line in an included file that displays the errors.
haha, so i was overriding it without...
this has plagued me for years, i am not sure why, and it really pisses me off.
basically if i download code from the live server many times spaces are added between every line of code. anyone know...
the issue is that i do not want to do onchange, i want to do it onkeydown.
that way the decimal will actually show as they are typing, so once they have two digits in the decimal automatically goes...
i want to get it to work onkeydown
so that as you type the decimal is inserted.
my code works fine for typing the number in but wont let me backspace all of it out.
yours also has the backspace...
i would say to use PayPal IPN to notify your server of payments made.
then you could run a cron job to go through the users in your database, check when they last paid, and disable them if need be.
yes i know all of that, the only thing i don't know is how to handle the download.php file.
being that i need to generate a link that point to the file and to delete that link after the download is...
i pull my list from a database and i use some data from each user in the database in the email, so that will just complicate things.
is there a way to make the code somehow only say to send 300...
so my host has a 300 mail per hr limit.
i have a newsletter that i need to get out to a few thousand people.
what can i do to make sure that everyone gets the newsletter email?
you really do need to manually go through things.
hopefully they are in some sort of a folder structure where there are entire folders which are no longer needed.
i am not saying that i know everything in that book or anything of the sort, i am just saying that i am familiar with OOP, therefore i wont mind reading a php OOP book since i already have a good...