User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 402,570 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,255 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 40 of 119
Search took 0.01 seconds.
Posts Made By: Auzzie
Forum: PHP Jul 12th, 2008
Replies: 4
Views: 897
Posted By Auzzie
Re: Text based mafia game

dude that post is over 5 months old but kind to offer
Forum: PHP Jul 12th, 2008
Replies: 3
Views: 167
Posted By Auzzie
Re: Error from server...

get rid of the semicolon ";" after while($i>=1).... but the way in which you are doing the while loop will cause an infinate loop
Forum: PHP Jul 12th, 2008
Replies: 13
Views: 372
Posted By Auzzie
Re: How Can I Solve the followinf problem

not sure if it would make a difference but get rid of the space after "[" and maybe change $abc = to $SOMEOTHERNAME =
Forum: PHP Jul 12th, 2008
Replies: 7
Views: 264
Posted By Auzzie
Re: Why is it dividing when no division operator is being used?

Try splitting it down into sections see what happens there, and also try replacing rand() with say 5 and see if you still get the error
Forum: Game Development Jul 12th, 2008
Replies: 11
Views: 1,538
Posted By Auzzie
Re: RPG Help

I will do when i have the beta version up... ETA 1 month
Forum: Game Development Jun 24th, 2008
Replies: 11
Views: 1,538
Posted By Auzzie
Re: RPG Help

thankyou for all the help
Forum: DaniWeb Community Feedback Mar 22nd, 2008
Replies: 3
Views: 368
Posted By Auzzie
Re: submenues

I have been having this happen for about a week or 2 and thought it was just me lol. and i notice that there is "apparently" a JavaScript error when the submenu's decide they dont want to come out
Forum: Game Development Mar 20th, 2008
Replies: 34
Views: 2,781
Posted By Auzzie
Re: I am wanting to be a gamecoder any Advice.

look at C/C++ start from hello world and work up
Forum: PHP Mar 16th, 2008
Replies: 0
Views: 290
Posted By Auzzie
PHP Warning, what to do?

Hi, i was running a script on my server (Latest apache and mysql and PHP 5.1.6) and i am getting the following PHP error:

PHP Warning: Call-time pass-by-reference has been deprecated - argument...
Forum: DaniWeb Community Feedback Mar 16th, 2008
Replies: 4
Views: 369
Posted By Auzzie
Re: Reduced Price to Donate to DaniWeb!!

you dont ask for much do you jbennet :P and yea it would be nice to not have recurring payments.... not everyone would appreciate that
Forum: PHP Mar 15th, 2008
Replies: 5
Views: 406
Posted By Auzzie
Re: echo when pushing button

You could store it in a variable so:


<?php
if(isset($_POST['push']))
{
$text .= $_POST['write'];
echo($text);
}
?>
Forum: Software Developers' Lounge Mar 14th, 2008
Replies: 8
Views: 762
Posted By Auzzie
Re: Controlling software piracy?

Well i dont know much about Paragent but ionCube is a software that i would recommend to help slow software piracy down, yes i said slow not stop because it will never be stopped, not if the cracker...
Forum: PHP Mar 14th, 2008
Replies: 1
Views: 216
Posted By Auzzie
Re: Steps to develop the community software + rquirements...

Well it would depend on what facilities in general you want to feature
Forum: PHP Mar 14th, 2008
Replies: 5
Views: 663
Posted By Auzzie
Re: Php Mysql Shopping Cart

Well have a look on php.net as there are alot of user submitted examples and walkthroughs that will be able to help you
Forum: DaniWeb Community Feedback Mar 13th, 2008
Replies: 21
Views: 2,058
Posted By Auzzie
Re: A quick question about "rank"

Whoops *remembers to look at start dates before posting* sorry
Forum: PHP Mar 13th, 2008
Replies: 3
Views: 154
Posted By Auzzie
Re: Please help

Correct me if i am wrong but i thought mysql_result only accepted 2 parameters, not 3 ;)
Forum: PHP Mar 13th, 2008
Replies: 5
Views: 663
Posted By Auzzie
Re: Php Mysql Shopping Cart

It depends on which database your using (mysql, mssql etc) www.php.net and search mysql ;)
Forum: DaniWeb Community Feedback Mar 13th, 2008
Replies: 21
Views: 2,058
Posted By Auzzie
Re: A quick question about "rank"

Have the ranks changed? In your post at the beginning Dani you said that you get to posting whiz >= 100 posts, well you only just get your junior poster at that point :P
Forum: Community Introductions Mar 13th, 2008
Replies: 8
Views: 188
Posted By Auzzie
Re: Hello all, imrags here

Hello Imrags, welcome to Daniweb
Forum: Community Introductions Mar 13th, 2008
Replies: 7
hi
Views: 215
Posted By Auzzie
Re: hi

Hey Ajay, welcome to Daniweb
Forum: Software Developers' Lounge Mar 13th, 2008
Replies: 4
Views: 489
Posted By Auzzie
Re: Spell checkers

Looking at the code side of it you will need to be able to optimise the code so that it can search through the massive dictionary files as quick as possible.

Also you need to be able to predict what...
Forum: Game Development Mar 13th, 2008
Replies: 11
Views: 1,272
Posted By Auzzie
Re: Is this software better for game developement.?

VS, 3DS Max and especially Maya is extreamly worth while to learn and i agree with Narue on DarkBasic
Forum: Community Introductions Mar 13th, 2008
Replies: 7
Views: 233
Posted By Auzzie
Re: Hello to all!

Glad to see another new person around, hopefully you will stay active within the community
Forum: Software Developers' Lounge Mar 13th, 2008
Replies: 10
Views: 846
Posted By Auzzie
Re: Coder Ethics and Responsibility to Client

Well i would have to agree with the previous posts. If maintianing the system is not in the original contract then you have a choice to make, you can either get them to write up a new contract OR you...
Forum: Software Developers' Lounge Mar 13th, 2008
Replies: 49
Views: 3,865
Posted By Auzzie
Re: How long have you been programming?

C++ 2 Months
PHP - 5 Months
ASP - 1 Year
HTML - 1 Year
CSS - 5 Months
JS/DHTML/AJAX - 3 weeks
FORTRAN - 1 month
VB - 3 Months

That is my total so far, and i have been programming for no more then a...
Forum: Web Developers' Lounge Mar 13th, 2008
Replies: 11
Views: 1,083
Posted By Auzzie
Re: How much would it cost?

For webhosting, it would completely depend on what you would be looking for, how large the community is etc. For something the size of Daniweb i would guess that they are either running a VPS or...
Forum: PHP Mar 13th, 2008
Replies: 5
Views: 663
Posted By Auzzie
Re: Php Mysql Shopping Cart

If that is all the code from the page it is because you forgot the closing curley brace } for the while loop
Forum: Community Introductions Mar 13th, 2008
Replies: 9
Views: 230
Posted By Auzzie
Re: About myself

Welcome to Daniweb i hope that you can find whatever you need
Forum: PHP Mar 12th, 2008
Replies: 2
Views: 326
Posted By Auzzie
Re: file upload help needed

Well you could proberbly use a bit of AJAX to refresh the page when the upload is done, or maybe even a header relocation could work, depends on how the file(s) is uploaded
Forum: Community Introductions Mar 12th, 2008
Replies: 8
Views: 219
Posted By Auzzie
Re: Hi to all from this new member

Welcome and have fun
Forum: Community Introductions Mar 12th, 2008
Replies: 10
Views: 375
Posted By Auzzie
Re: Hi All

Welcome, you must be special to get dani's attention :P
Forum: PHP Mar 12th, 2008
Replies: 4
Views: 479
Posted By Auzzie
Re: Stupid Newbie Needs Help w/xml_parse

Well i'm guessing that the host has restricted you using ini_set and as for the portable code i unfortunatly will not be able to help you with that as i try to stay away from Simple XML, maybe you...
Forum: PHP Mar 12th, 2008
Replies: 4
Views: 479
Posted By Auzzie
Re: Stupid Newbie Needs Help w/xml_parse

Are you sure that the simple xml extension is enabled and that short tags are disabled
Forum: Techies' Lounge Mar 12th, 2008
Replies: 12
Views: 936
Posted By Auzzie
Forum: PHP Mar 12th, 2008
Replies: 3
Views: 226
Posted By Auzzie
Re: Myweb

People wont help you unless you have tried to do it yourself, go have a look at google
Forum: Game Development Mar 11th, 2008
Replies: 3
Views: 777
Posted By Auzzie
Re: Utimate Web Bassed RPG

i would suggest starting learning hello world in a web based language (php, perl, asp etc) then move onto a blog style system then try a game
Forum: PHP Mar 11th, 2008
Replies: 4
Views: 263
Posted By Auzzie
Re: config,common,function,webmailer

the way in which those files work depends on what code you put inside of them.

They dont do specific jobs, they are just useful names to help you remember what is in them, for example:
common.php...
Forum: PHP Mar 10th, 2008
Replies: 8
Views: 418
Posted By Auzzie
Re: PHP on Apache

if you added a .php extension create another file and call it info.php for example and place this code in it:


<?php
phpinfo();
?>


if that doesnt work then PHP isnt installed properly
Forum: PHP Mar 10th, 2008
Replies: 5
Views: 303
Posted By Auzzie
Re: Web Catalog

what you could do is add the product id into the querystring and on another page say product.php have something like this:


<?php
$id = $_GET['id'];

$query = "SELECT * FROM `prod_listing`...
Forum: Community Introductions Mar 10th, 2008
Replies: 7
hi
Views: 271
Posted By Auzzie
Re: hi

Hey barbie girl what interests do you have around here?
Showing results 1 to 40 of 119

 
All times are GMT -4. The time now is 10:14 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC