Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~826 People Reached
Favorite Forums
Favorite Tags

5 Posted Topics

Member Avatar for kulinh

i'm building a website free for download but i want to limit bandwidth per user !!!. Maybe user A cant download 2Gb per day etc.... :eek: :eek: And suggest me I have to use Apache download or FTP download !! I think Apache is not good for user management !!! …

Member Avatar for juliethims
0
171
Member Avatar for rcasinillo_s

use header() at top of page ( HTML ) that u redirect or u will have that error !!! header(); <html> nor <html> header(); oke !!!

Member Avatar for clmirand
0
340
Member Avatar for kulinh

i have two server A and B in server A i install forum and mySQL server !!! :D now i want server can connect to A mySQL server. But i want only server B's IP can connect to server A on my define port !!! how to config mySQL server …

Member Avatar for TKSS
0
106
Member Avatar for kulinh

man, now i want to do that. All request to URL : domain.tld/dir/filename.ext will become that : domain.tld/dir/index.php?p=filename.ext I tried many times but it's unsuccessful !! :mad: :mad: pls help me :rolleyes: thanks !!!

Member Avatar for kulinh
0
101
Member Avatar for kulinh

i write a script to display visitor IP address. I use this : $HTTP_SERVER_VARS["REMOTE_ADDR"] but my visitor say he has two IP different when show two website. With showmyip.com he has : 222.252.36.104 With my script he has : 203.162.1.49 and he say that the IP with showmyip.com is real …

Member Avatar for kulinh
0
107

The End.