Hmm..but it not the session_start problem...it the deleteUser.php..when i click on the deleteUser.php without login, it redirect me to the login.php but when i try to login it still remain at the login.php..didn't change to deleteUser.php...
Why is it like that? thanks...
Search found 7 matches
- Mon Mar 29, 2004 12:07 am
- Forum: PHP - Code
- Topic: Check whether the user have logged
- Replies: 5
- Views: 655
- Sun Mar 28, 2004 11:48 pm
- Forum: PHP - Code
- Topic: Check whether the user have logged
- Replies: 5
- Views: 655
Check whether the user have logged
Hi, Anyone know how to check whether the user have logged before they can enter into the page? I have tried this codes but cannot work and i not sure correct anot. Can anyone pls help me?urgent!!! loginAction.php <?php $user_id = $_POST['user_id']; $password = $_POST['password']; $db = mysql_connect...
- Wed Mar 17, 2004 8:25 am
- Forum: PHP - Code
- Topic: Get content from ms word
- Replies: 9
- Views: 776
- Wed Mar 17, 2004 4:48 am
- Forum: PHP - Code
- Topic: Get content from ms word
- Replies: 9
- Views: 776
- Wed Mar 17, 2004 4:07 am
- Forum: PHP - Code
- Topic: Get content from ms word
- Replies: 9
- Views: 776
- Tue Mar 16, 2004 11:37 pm
- Forum: PHP - Code
- Topic: Get content from ms word
- Replies: 9
- Views: 776
- Tue Mar 16, 2004 4:11 am
- Forum: PHP - Code
- Topic: Get content from ms word
- Replies: 9
- Views: 776
Get content from ms word
Hi,
I want to create php page that gets all the content from ms word file. It means i want to publish word content directly into php page...Can someone please help me...thanks....
I want to create php page that gets all the content from ms word file. It means i want to publish word content directly into php page...Can someone please help me...thanks....