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
~577 People Reached
Favorite Forums
Favorite Tags
php x 8
Member Avatar for tomf

I keep getting some weird errors in this script: errors: [code] [B]Warning[/B]: mysql_connect(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in [B]/home/www/ikhelper.freehostia.com/globinc/loginfunc.php[/B] on line [B]86[/B] [B]Warning[/B]: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in [B]/home/www/ikhelper.freehostia.com/globinc/loginfunc.php[/B] on line [B]87[/B] [B]Warning[/B]: mysql_query(): supplied argument is not a …

Member Avatar for shundeep
0
235
Member Avatar for tomf

Hello! I have just purchased a Abit Airpace wireless internet card. It works fine, and it gets the internet realy well, but it has RUBBISH download speeds. I use Steam to play my games ([url]www.steampowered.com)[/url], such as Counterstrike Source and Half Life 2, and it is downloading at under 20kb/s! …

Member Avatar for Spriggan
0
103
Member Avatar for tomf
Member Avatar for tomf

How can i make this script work? It is meant to send an email to a person with a confirmation code, but it is not working. whats wrong with it? [code] <?php function send_mail($fromname,$frommail,$to,$subject,$body,$priority) { $fullmail = "\"$fromname\"<$frommail>"; $headers = "From: $fullmail\n"; $headers .= "X-Sender: $fullmail\n"; $headers .= "X-Mailer: PHP\n"; …

Member Avatar for digital-ether
0
137