User Profile

Collapse

Profile Sidebar

Collapse
lephap99
lephap99
Last Activity: Jan 16 '07, 08:42 AM
Joined: Jul 7 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • lephap99
    replied to Config php.ini
    in PHP
    If you have a server, then you can do it.
    But if you have a hosting. You can not config file php.ini.
    Good luck
    See more | Go to post

    Leave a comment:


  • lephap99
    replied to control css with php
    in PHP
    Hello .
    if you want to change it (color, size) for user.
    You can code : we have many ways
    I only example for color
    1/ function :(not database).
    user type in text box (in a form)
    -- Bgcolor of page: <boby bgcolor="<?$HTT P_POST_VAR['nameoffieldtex t']?>>.
    Ok, maybe you release it.
    2/ With database:
    You make 1 table : confix(id, confixName, confixValue);
    and ......
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...