use session in php
Help.... i use dreamweaver and create 3 page.
1. JConnection.php
2. Login.php ( use table login1{uname,up ass,matric} )
3. profile.php ( use table profile1{name,c ourse,faculty,matric}
i want to use the session , i mean when the user successfully login the system, the user will view their profile page.
but it is not work. anyone know how 2 some the problwm is !...
User Profile
Collapse
-
session in Dreamweaver and PHP
neeeed help.
i want help how to use session in the dreamweaver. I have 2 form. first is the login form and the second is welcome user page. I want the login user page appear at the welcome user page.
my database sturucture as:
login(table) user(table)
------- ...............
Uname Account_no
Upass ... -
mysql auto increment
hai,
1. i need help on how to set the auto incremental
as "REF0001","REF0 02","REF003",.. .....and so on.
2. i declare the field as integer but i want the prefix "REF" follow by the
increment number .
3. I want every time the user insert their data via the php form the reference number automaticly insert in the mysql database.
... -
I have a problem to retriew the .txt file in the mysql table into the temp folder.
anyone know how to do it ?
1. i store a .txt file ( data.txt) into mysql table.
2. now i want to retriew the .txt file into my temporary folder in location c:server\www.te mp.
how to do this this in phpLeave a comment:
-
retrieve .txt file from mysql table to temp folder
I have a problem to retriew thr .txt file in the mysql table into the temp folder.
anyone know how to do it ?
No activity results to display
Show More
Leave a comment: