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
Just a white page
Okay so, my website, when I click SignUp on it it takes me to /join.php but its a complete white pag
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and upd
php require help needed
Ok i tried to use the search funtion but the word require is everywhere.
i'm really new to cr
help with calculations on a flat text file
hello,
I have this code below that is attached to a flat file like this:
Email:LastName:FirstN
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
Credit card verification
I have a client who wants to process credit card transactions from his web site rather than the goin
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe