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

6 Posted Topics

Member Avatar for g-fer

Hi All, I have an office desktop using xp. Recently I bought a laptop running Windows 7. I set the laptop up for the wireless router ... no problem there, the internet is visible, but I can't see my xp machine, which is connected to the router by network cable. …

Member Avatar for g-fer
0
318
Member Avatar for meempat

Hi ... I think you've mixed php and html in line 11 (is there an echo statement missing?) G-fer

Member Avatar for g-fer
0
103
Member Avatar for g-fer

Hi ... I'm trying to make a drop down list box populated from a mysql table. It all looks OK on the screen, but there is an error that I cant seem to fix. The error is: Notice: Undefined index: xxx in C:\Documents and Settings\GSW\My Documents\xxx\test.php on line 29 and …

Member Avatar for g-fer
0
283
Member Avatar for g-fer

Hi ... I am a total php newbie. As clients move about my site they may cause entries in a temporary sql table that includes a field for their session id. If they leave the site by logging out properly, the rows in the table associated with their session are …

Member Avatar for g-fer
0
91
Member Avatar for g-fer

Hi all ... During a session a user causes information to be added to a temporary database table. At the end of the session, the information has to be removed. How can I tell when a session has ended so that I can clear the rows from the table that …

Member Avatar for g-fer
0
137
Member Avatar for g-fer

The End.