Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!
Its a usenet service provider.. read the sticky at the top of this form regarding news servers.
Yes SSL is IIRC 128bit encryption... can be cracked but it wouldnt be worth the effort for what was gained.
If it helps I use emacs exclusivly for all my php coding.
I love emacs with highlighting enabled ! I have to occasionally use dreamweaver as my company insists on using templates.. :(
hmm, its pretty basic stuff... editors such as dreamweaver will actually do all the coding for you for things like that, even when using WYSIWYG editing..
I dont want to be mean but why are you designing a web site when you (no offence) obviously dont know what your doing ?
Wont the pub pay for a professional website ?
I ordered a whole load of them for my department, not one failure and they have had a lot of cd-r's and dvd-r's through them (and I do mean a LOT ! like thousands)
I always screw them in otherwise if you move the base it can easily come loose.
What i DO hat is people that screw them in with superhuman tightness, so that when you do unscrew them it takes the lug screw (going into the graphics card) out with it !!
When I bought my first 360 (on launch day) I spent over 500 quid on it.. that was a 360 with 3 games + mem card etc.. I would say the PS3 is good value for money right now !
120GB aint very much though, not when your talking about games that are up to 8-9GB in size...
As for keeping a record of the games you bought they already do that with live games.. so its already in place !
Nice ! i've book marked that for later ! Looks like quite basic stuff they are covering though.
Ubuntu is also going into Mobile OS's (aka phones, pda's etc). How cool will that be !
Glad you got it sorted.. just for reference..
its not
$_POST['$venue'];
it would be
$_POST['venue'];
minus the additional $ you have already declared that its a variable using the first $ in $_POST ;)
Additionally, you should really use extract(); to get the variable data is using...
if your form is using GET to post the data your variables are available as
$_GET['yourvariable']
if your using POST to post the data use
$_POST['yourvariable']
its a security thing.. your ISP should have had this turned on since day one ! At least gimme a challenge :(
Ah sorry, misread it as KB/s not kb/s
Damn, thats bad ! try changing a few things like change channels on the router, check your drivers as you can sometimes get drivers directly from the manufacturor of the wireless chip etc.
Should tell you your connection speed if you hover the mouse over the wireless icon. The further you get from the router the lower the speed you will get.. some go right down to 1mbps.. 100KB/s is roughly 2mbit
You wont get freeview on portable unless you live near a trasmitter and/or buy an amplifier.
However my recomendation would be a Nova-T 500 (dual freeview tuners)
degauss is a way to demagnitise your monitor IIRC. Not really used on monitors nowadays but some monitors automatically degauss themselfs which would cause the screen blanking... it also makes a kinda "dooph" noise aswell so probably not that ;)
Change the validation bit from
// validation
$validationOK=true;
if (Trim($EmailFrom)=="") $validationOK=false;
if (!$validationOK) {
print "<meta http-equiv=\"refresh\" content=\"0;URL=error.html\">";
exit;
}
to this.. (just a simple check for empty fields)
// validation...
Its almost as cool as..
http://cliosport.net/forum/showthread.php?t=232720&highlight=microsoft
and
http://cliosport.net/forum/showthread.php?t=232082&highlight=microsoft
Ye of course they couldn't integrate dx10 into xp.. i mean they managed with dx7 dx8 dx9.. but dx10.. no way.. not when we have put all that work into vista and want people to pay extorsionate amounts for something they don't want or need.
Lets face it, the first two years of Vista being released is one huge public beta test..
Your a guinnea pig for MS..
What kind of company can release a half finished item, get the public to pay huge amounts for it.. and get praised by blind followers ?
Vista is the worst experience...