User Profile

Collapse

Profile Sidebar

Collapse
cool84
cool84
Last Activity: Apr 8 '07, 05:44 PM
Joined: Mar 31 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • cool84
    replied to session in Dreamweaver and PHP
    in PHP
    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 !...
    See more | Go to post

    Leave a comment:


  • cool84
    started a topic session in Dreamweaver and PHP
    in PHP

    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 ...
    See more | Go to post

  • cool84
    started a topic mysql auto increment
    in PHP

    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.
    ...
    See more | Go to post

  • 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 php
    See more | Go to post

    Leave a comment:


  • cool84
    started a topic retrieve .txt file from mysql table to temp folder
    in PHP

    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 ?
    See more | Go to post
No activity results to display
Show More
Working...