Search found 789 matches

by EcazS
Sat Dec 03, 2011 7:28 pm
Forum: Suggestions
Topic: JavaScript!
Replies: 2
Views: 726

Re: JavaScript!

jacek wrote:I do want to, it's hard to think of examples where you don't get bogged down in explaining various browser incompatibilities though.


Ye, I was thinking of something to do earlier but I didn't come up with anything. Maybe a "collaboration" with PHP and JS :lol:
by EcazS
Sat Dec 03, 2011 4:26 pm
Forum: Other
Topic: LAMP server
Replies: 9
Views: 2348

Re: LAMP server

bowersbros wrote:Well.. Are you using Linux? Windows or mac?

kpkguru003 wrote:I am using ubuntu 10.04LTS version

:roll:

Either download XAMPP for Linux or install LAMP "manually", I suggest the latter one.
Installing LAMP; http://www.howtoforge.com/ubuntu_lamp_for_newbies
XAMPP for Linux; http://www.apachefriends.org/en/xampp-linux.html
by EcazS
Sat Dec 03, 2011 12:17 pm
Forum: PHP
Topic: Replacing words in different files
Replies: 8
Views: 835

Re: Replacing words in different files

I just now had time to experiment a little bit with this but then I realized it's gonna be pretty hard doing it a "neat" way. Right now I have it set up like this, [syntax=php] $path = file_get_contents("template/xhtml.temp"); $loads = array( 'title', 'content' ); foreach($loads ...
by EcazS
Fri Dec 02, 2011 6:37 pm
Forum: Suggestions
Topic: JavaScript!
Replies: 2
Views: 726

JavaScript!

I think you should start doing some more JavaScript tutorials!
I've really gotten into JavaScript recently so some tutorials on it would be awesome!
by EcazS
Thu Dec 01, 2011 6:15 pm
Forum: PHP
Topic: Upload and extract..
Replies: 13
Views: 1353

Re: Upload and extract..

bowersbros wrote:But with a powerful server like Jaceks, I imagine it wouldnt be that noticable.


Unless someone uploads a 10GB file. Like a Blu-Ray 1080p Movie.... I hate how big they are, just FYI.
by EcazS
Thu Dec 01, 2011 10:22 am
Forum: JavaScript
Topic: Trim function
Replies: 6
Views: 2814

Re: Trim function

"Ooops, try again"....

Maybe the lesson is broken like some of the other :/ I'll try and contact the course creator and the owners of Codecademy.
by EcazS
Wed Nov 30, 2011 5:42 pm
Forum: General Chat
Topic: Got minecraft :O
Replies: 17
Views: 2630

Re: Got minecraft :O

I managed to find out...by breaking the metal door but then I suffocated in sand...


:lol:
by EcazS
Wed Nov 30, 2011 8:51 am
Forum: General Chat
Topic: Got minecraft :O
Replies: 17
Views: 2630

Re: Got minecraft :O

Your server is a prison! I was spawned in a little tunnel with a piston and a metal door :lol:

I'm surprised MC is at 1.0.0. Last time I checked it was 1.9.4 pre-release. Drawback much :lol:
by EcazS
Wed Nov 30, 2011 7:41 am
Forum: PHP
Topic: Upload and extract..
Replies: 13
Views: 1353

Re: Upload and extract..

If you upload it and then it extracts wouldn't you have to wait a really long time? o_O
by EcazS
Tue Nov 29, 2011 6:15 pm
Forum: JavaScript
Topic: Trim function
Replies: 6
Views: 2814

Re: Trim function

[syntax=javascript] function trimName(value) { var person = {}; person.name = value; var trimmedName; // Do a check here to see if a person's name is defined. if (typeof value !== 'undefined') { trimmedName = person.name.trim(); }else { trimmedName = 'undefined'; } return trimmedName; } trimName(&qu...
by EcazS
Tue Nov 29, 2011 7:07 am
Forum: General Chat
Topic: Got minecraft :O
Replies: 17
Views: 2630

Re: Got minecraft :O

The free version does not allow multiplayer.
I believe that is the literal "URL" to the server.
Version 1.0.0 seems a litte bit old. Last time I played it was at 1.9.4
by EcazS
Mon Nov 28, 2011 11:11 pm
Forum: JavaScript
Topic: Trim function
Replies: 6
Views: 2814

Trim function

Alright, I am no good with JavaScript. In fact, I am horrible with it But I found the Codecademy site from a post here and I've been going on with that since last night and I've finished everything pretty easily except this one thing that I'm stuck with and they don't have a support forum or anythin...
by EcazS
Sun Nov 27, 2011 7:58 pm
Forum: Suggestions
Topic: codeacademy.com
Replies: 3
Views: 2974

Re: codeacademy.com

If they fixed CODECADEMY so you good actually complete all the lessons it would be pretty cool. Some of
them are rather broken atm. Like the jQuery ones and a couple more.
by EcazS
Sun Nov 27, 2011 7:53 pm
Forum: General Chat
Topic: Got minecraft :O
Replies: 17
Views: 2630

Re: Got minecraft :O

So what version?

Minecraft also validates the account when attempting to join a MP server. You're account isn't valid so I doubt you'll be able to play on non-cracked servers
by EcazS
Sun Nov 27, 2011 10:55 am
Forum: General Chat
Topic: Got minecraft :O
Replies: 17
Views: 2630

Re: Got minecraft :O

May I ask what version of Minecraft you got?
by EcazS
Wed Nov 23, 2011 9:37 pm
Forum: PHP
Topic: Populate remote forms?
Replies: 1
Views: 322

Populate remote forms?

I know PHP is capable of a lot of different things BUT can you populate remote forms with PHP?

Say I have a form with two input fields on www.domain1.com and a PHP script on www.domain2.com that will populate the form on domain1 and then submit it.

So, almost like a spam thing I guess.
by EcazS
Mon Nov 21, 2011 11:00 am
Forum: PHP
Topic: No data being populated in database..
Replies: 6
Views: 798

Re: No data being populated in database..

Probably something wrong with your query.
by EcazS
Sat Nov 19, 2011 1:47 pm
Forum: General Chat
Topic: Why do PHP programmers hate ASP?
Replies: 8
Views: 1532

Re: Why do PHP programmers hate ASP?

“Knock, knock.” “Who’s there?” very long pause…. “Java.” A man is smoking a cigarette and blowing smoke rings into the air. His girlfriend becomes irritated with the smoke and says, “Can’t you see the warning on the cigarette pack? Smoking is hazardous to your health!” To which the man replies, “I a...
by EcazS
Sat Nov 19, 2011 3:51 am
Forum: General Chat
Topic: Why do PHP programmers hate ASP?
Replies: 8
Views: 1532

Re: Why do PHP programmers hate ASP?

JelvinJS7 wrote:but I'm not sure if those qualify as programming joke.


You can program in binary. You can use OCT and DEC in programming. It all depends on how deep you go.

And the ASP one is because people mostly script in basic/visual basic. So they code (in) Basic and PHP programmers code in PHP.
by EcazS
Fri Nov 18, 2011 6:22 pm
Forum: General Chat
Topic: How to install Windows Wireless Driver without internet by U
Replies: 12
Views: 1895

Re: How to install Windows Wireless Driver without internet

No. If you don't have an internet connection you can't download something FROM the internet . I thought that would be pretty obvious but I guess not. And as YOU told us. You don't have the files locally so there is absolutely NOTHING you can do except plugging in an Ethernet cable OR download the fi...
by EcazS
Fri Nov 18, 2011 5:11 pm
Forum: General Chat
Topic: Login problems from S.Asia
Replies: 4
Views: 1206

Re: Login problems from S.Asia

I had this problem on my phone a couple of weeks ago but it suddenly started working by itself.