how can i expire the submitted page using session.
hi,
i'm new to php world.
i'm using "post" method.
when i submit it,data goes to
PHP FTP connect doesn't work with correct login
Hi!
i am working on this test code:
Quote<?php
$ftp_ser
Calling All PHPFREAKS Blackberry Users
Are you a member of PHPFreaks and have a blackberry? Well RIM just recently released Blackberry Mes
php multiple action on submit
I have a form which says:
<form enctype='multipart/form-data' method='post' action='pr
Internal Server Error issues
This has been bothering me for weeks and I've been trying to solve it without asking for help, but e
session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.
Text Not Displaying Correctly With PHP:GD
I recently moved servers and since then I have noticed that one line of text is showing weirdly.
Having problemswith multithreading and prime numbers
I have an assignment when I'm suppose to do the following:
Write a multithreaded Java, Pt
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would