Simple program to copy files between two computers over the web
I use logmein free and often need to move files between my two computers. Generally, I move the file
Keep newlines from textarea?..
I'm creating a simple encoding program, and what I want it to do is retain the newlines, as echoing
PHP5 - Verifying a secure mail is secure
I need to send an e-mail from a form to a external department and because it contains personal custo
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
How do i use vars in an array
Hiya peeps!
How do I use a var in an array. You will see $id but it isnt working.
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
records between 2 dates
Hello all,
I have a date tracked table which contains effective_start_date and effective
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
Product categories for registration
Dear all,
We are going live with the Supplier registered next week. At standard, the 'sel
Undefined variable when using $_SERVER['PHP_SELF']
Hi guyz, please suggest me something...
On first.php I have one input field NAME, and on posting