ik heb me altijd al afgevraagd is er verschil in
if(!(@mysql_connect("localhost","usernaam","password") && @mysql_select_db("id02117_crime"))) {
en
if(!(@mysql_pconnect("localhost","usernaam","password") && @mysql_select_db("id02117_crime"))) {
want dat weet ik nog steeds niet?
if(!(@mysql_connect("localhost","usernaam","password") && @mysql_select_db("id02117_crime"))) {
en
if(!(@mysql_pconnect("localhost","usernaam","password") && @mysql_select_db("id02117_crime"))) {
want dat weet ik nog steeds niet?