Author |
Message |
Topic: Network Site Access |
kodeking
Replies: 4
Views: 13623
|
|
because it says connection refused, makes me think that the school has set the network up so that you cant host things on your computer. ________ [URL=http://www.dodge-wiki.com/wiki/Dodge_Charger_(L-b ... |
Topic: How do I??????????????? |
kodeking
Replies: 4
Views: 9189
|
|
do:
return; ________ [URL=http://headshop.net/]Find Headshop ________ [URL=http://maryjanes.info/]Mary jane |
Topic: sendmail.php |
kodeking
Replies: 8
Views: 22669
|
|
use echo instead of print ________ [URL=http://www.dodge-wiki.com/wiki/Rambler_Classic]Rambler Classic ________ [URL=http://www.chevy-wiki.com/wiki/Chevrolet_Advance_Design]Chevrolet Advance Design Sp ... |
Topic: MySQL Green Light.? |
kodeking
Replies: 13
Views: 19630
|
|
I reformated a server of mine but on this server for some reason when i reinstall MySQL no green light.? Does it have to do with user and permissions.
My php: when it asks for smtp info i changed l ... |
Topic: Illegit.com 200+ free java and flash games |
kodeking
Replies: 4
Views: 13940
|
|
Poll added ________ [URL=http://drugtestingkit.org]Drug Testing |
Topic: Access Control "Reloaded" |
kodeking
Replies: 6
Views: 8893
|
|
Can you access everything else? ________ [URL=http://www.ford-wiki.com/wiki/Mercury_Meta_One]MERCURY META ONE PICTURE ________ [URL=http://www.insurance-forums.org/whole-life-insurance/]Whole Life Ins ... |
Topic: A really cool php script I found for multiple sites/url mask |
kodeking
Replies: 3
Views: 9886
|
|
you can also do:
http://yoursite.com/page?site=http://blah.com
<?
$page = $_GET['page'];
if($page){
include "$page";
}else{
echo "No page ... |
Topic: How do i prevent |
kodeking
Replies: 2
Views: 8824
|
|
for the field you want to use as the limit for double posting:
$sql = "SELECT * FROM table_name WHERE column_name = fieldname";
$result = mysql_query($sql);
$value = mysql_num ... |
Topic: How do i prevent |
kodeking
Replies: 2
Views: 8824
|
|
See comments (lines with //)
<?php
if (!isset($submit)) {
$submit = "";
}
//begin - do this for each field you dont want empty
if(!$field_ ... |
Topic: Illegit.com 200+ free java and flash games |
kodeking
Replies: 4
Views: 13940
|
|
Your site Rocks ! I know where to turn for Flash games , great looking site , it sure does look better than my e107 site
http://offspring.no-ip.com 8)
have you been to e107coders.org and e107th ... |
Topic: which is better adsl modem or adsl router? |
kodeking
Replies: 2
Views: 10780
|
|
I think you need a modem to use a router... ________ [URL=http://hostndesign.com]Website Host ________ [URL=http://www.lamborghini-tech.com/wiki/Lamborghini_Diablo_GT]Lamborghini diablo gt specificati ... |
Topic: Illegit.com 200+ free java and flash games |
kodeking
Replies: 4
Views: 13940
|
|
what do you think of the site? ________ [URL=http://extremevaporizer.net/]Extreme Q Vaporizer ________ [URL=http://boxvaporizers.com]Box Vaporizer |
Topic: ftp manager thing? |
kodeking
Replies: 8
Views: 14232
|
|
COOL! I've been relying on BPFTP for my ftping, an all in one would be fantastic! ________ [URL=http://vaporizers.net/easy-vape]EASY VAPE VAPORIZER ________ [URL=http://www.ford-wiki.com/wiki/Ford_Ind ... |
Topic: Illegit.com 200+ free java and flash games |
kodeking
Replies: 4
Views: 13940
|
|
Tons of games at http://www.illegit.com forum in development for all games ________ [URL=http://vaporizers.net/extreme-vaporizer]EXTREME VAPORIZER REVIEW ________ [URL=http://www.religionboard.org/hin ... |
Topic: Not Modified hits |
kodeking
Replies: 1
Views: 5587
|
|
EDIT EDIT EDIT
Never mind, I had to reset my browser's setting.
EDIT EDIT EDIT
Can i make the server send a new page even if it thinks its unchanged. I have an index page that is never ch ... |
|