 |
|
 |
| <

Pharoh Walkthrough
Try not to read ahead! Half the fun here is discovering things for
yourself. Write me if you're stuck!
Predynastic: 1
Predynastic: 2
Predynastic: 3
Archaic: 1
<%
'TRAFFIC'
Dim objCmd4
Set objCmd4 = Server.CreateObject ("ADODB.Command")
SQLTxt = "update traffic set hit_count = hit_count + 1 where " & _
"site_id = 283 and page_id = 86 ;"
objCmd4.ActiveConnection = strConnect
objCmd4.CommandType = &H0001
objCmd4.CommandText = SQLTxt
objCmd4.Execute intRecords
Set objCmd4 = Nothing
%>
|
|
 |
Walkthrough Index
PS2 / PS3 Reviews
Wii Reviews
Nintendo DS Reviews
XBox Reviews
PC Game Reviews
Video Games and Child Soldiers
Women in Armor
Free Dating Tips
|