Likes Received By krakjoe
-
_vlada_ liked krakjoe's post in the thread How to resolve this "Invalid argument supplied for foreach()" problem?.
foreach($ranges as $key => $value){ ranges isn't set
Feb 8, 2007 -
elklabone liked krakjoe's post in the thread Considering Symfony and PHP5 - Opinions Wanted.
No it does not, it's common place to do so but not a prerequisite of php5 installation. It's common because it's normally when you buy...
Feb 7, 2007 -
sundaybrew liked krakjoe's post in the thread Question about being a new guy.
When you've been a member for a month and recieved a million viagra emails you'll be thankfull these measures are in place on the forum,...
Feb 6, 2007 -
hasbehas liked krakjoe's post in the thread PHP Script security help.
<? function get_details( $pid ) { # Clean up the pid $pid = preg_replace( "/\.(.*)$/", "", $pid ); # I'm being anal, no need...
Feb 6, 2007 -
GTech liked krakjoe's post in the thread How many terrorists have been convicted of "mischief".
I disagree, you do not blow yourself up becuase you're an engineer or a lawyer, 100% these people do it for thier god, untill the Muslim...
Jan 19, 2007 -
sarahk liked krakjoe's post in the thread What If Scientist Proves Pyramid Was Built By Aliens?.
To put that in perspective, theres a chance that I'll be hit by a meteor tomorrow, theres also a chance that Miss World is going to come...
Jan 19, 2007 -
dwest liked krakjoe's post in the thread Conditional form action...how?.
php is a server side language, it cannot interact that way with html, there are two ways to do it, and you now have both, so choose ....
Jan 18, 2007 -
West liked krakjoe's post in the thread Conditional form action...how?.
<script language="javascript"> function formaction( str ) { switch( str ) { case "add": document.form_items.action =...
Jan 18, 2007 -
noppid liked krakjoe's post in the thread Conditional form action...how?.
<script language="javascript"> function formaction( str ) { switch( str ) { case "add": document.form_items.action =...
Jan 18, 2007 -
andre75 liked krakjoe's post in the thread block ip's help needed.
ok, use this instead .... <? $iparray = split("\r\n", file_get_contents("ips.txt")); if(in_array($_SERVER['REMOTE_ADDR'], $iparray)) {...
Jan 16, 2007 -
AHA7 liked krakjoe's post in the thread Root directory path.
<? $_SERVER['DOCUMENT_ROOT']; ?>
Jan 16, 2007 -
pangea liked krakjoe's post in the thread Writing a config file via form..
<? if(!function_exists("file_put_contents")) { function file_put_contents( $filename, $data, $mode = "w+" ) { $h = @fopen($filename,...
Jan 15, 2007 -
ServerUnion liked krakjoe's post in the thread Partner Needed - 50-50 profits & 50-50 investment.
I do hope this is not the machine that you plan to offer unlimited services, and I should hope that you're a little more sensible this...
Jan 12, 2007 -
Talker liked krakjoe's post in the thread Need your help guys....
sorry, check pmz again ....
Jan 12, 2007 -
falcondriver liked krakjoe's post in the thread too many connections - but only when fabricating a sitemap.
they may not be the way to go, firstly you need to find out if you have php running as an apache module or as a cgi binary, if you're...
Jan 10, 2007 -
ViciousSummer liked krakjoe's post in the thread Once again I get scammed.
It's me he's slagging off in his "I got scammed again" thread heres what actually happened, I have done hundreds of dollars worth of...
Jan 10, 2007 -
sundaybrew liked krakjoe's post in the thread the going rate of a programmer?.
It's called honesty, and anyone can see for themselves how much work has been done at any time, it's fairer this way, it's not fair to...
Jan 7, 2007 -
eXe liked krakjoe's post in the thread Hello, i'm thinking to buy high bandwith dedicated server. Any advice?.
My thoughts exactly, and neither does it need to, if you need a specialist service, then to all intent and purpose you should actually...
Jan 6, 2007