Search found 5 matches

by TeeGee
Sat Mar 10, 2012 2:13 am
Forum: PHP
Topic: [HELP] fwrite and delete function
Replies: 4
Views: 1021

Re: [HELP] fwrite and delete function

because i dont want to use too much CPU usage.. :D
and i use jquery to refresh onlineusers.html every 2 seconds without quering. :D
by TeeGee
Thu Mar 08, 2012 6:52 pm
Forum: PHP
Topic: [HELP] fwrite and delete function
Replies: 4
Views: 1021

[HELP] fwrite and delete function

hello there.. im planning to create a simple Online Users that is integrated to Facebook sdk. :) So far, i have the ff codes: index.php (this is where the online users listed) <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transi...
by TeeGee
Fri Mar 02, 2012 10:32 pm
Forum: JavaScript
Topic: convert this javascript code to jquery - help!
Replies: 2
Views: 2892

convert this javascript code to jquery - help!

hello, i have this code.. <script language='Javascript' type='text/javascript'> function RefreshMessage() { msg=document.getElementsByName("cboxmain")[0]; msg.src=msg.src; setTimeout("RefreshMessage()",7000); } </script> <script type='text/javascript'> window.onload=RefreshMessag...
by TeeGee
Wed Feb 01, 2012 3:47 am
Forum: PHP
Topic: Linking Register / Login + User Profiles Together
Replies: 1
Views: 606

Linking Register / Login + User Profiles Together

Hello there. I already have working User Profile, and a Register / Login.. but now, i want to link it into one.. and i dont know what to do. :) Register / Login + User Profiles. http://betterphp.co.uk/playlist.html?pid=A8C368A12314F07E http://betterphp.co.uk/playlist.html?pid=074EAEF57B0DA2A4 When a...
by TeeGee
Tue Jan 31, 2012 5:37 am
Forum: Introductions
Topic: New here :)
Replies: 3
Views: 1232

New here :)

Hello,
TeeGee here..

i'd like to say thank you to the owner who created Video tutorials..
i learned lot of things about PHP from your Vid Tutorial..

Thank you so much!