Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 17 of 17
Search took 0.01 seconds.
Search: Posts Made By: Apophis
Forum: Coder's Corner Lounge Sep 4th, 2008, 6:04 PM
Replies: 10
Views: 408
Posted By Apophis
Re: Open Pandora Project.

this looks so much better than one of the other non-mainsteam games consoles.
I want one and to hell with the cost
Forum: Other Scripting Languages Aug 15th, 2008, 11:09 AM
Replies: 0
Views: 197
Posted By Apophis
Actionscript Dynamically including image

I am trying to load up an image into a movie clip but it keeps opening up firefox to the image.
The code i am using...
Forum: PHP Jun 25th, 2008, 1:52 PM
Replies: 6
Views: 280
Posted By Apophis
Re:

i think the query should be changed to: select ColName from tblExample where ID = [Random Number]
Forum: PHP Jun 14th, 2008, 11:37 PM
Replies: 4
Views: 279
Posted By Apophis
Re: ????

I beleve the problem is to do with you making a cookie then setting meta infomation.
try using ob_start() and ob_end_flush();
Forum: PHP Jun 14th, 2008, 11:33 PM
Replies: 3
Views: 245
Posted By Apophis
Re: Help

The best way might be to show customers what the script does and not the code behind it
Forum: Paid Job Offers Jun 10th, 2008, 5:02 PM
Replies: 2
Views: 335
Posted By Apophis
Re: Looking for a partner for web development on a gaming site

I know php, mysql, html and a bit of javascript but i dunno how much use i would be.
I am interested in helping out though.
Forum: Visual Basic .NET Jun 7th, 2008, 1:03 AM
Replies: 3
Views: 952
Posted By Apophis
Re: Ftp with System.Net.FtpWebRequest

This may help- thanks.

If all else fails ill have to use an addin.
Forum: Visual Basic .NET Jun 6th, 2008, 12:25 PM
Replies: 3
Views: 952
Posted By Apophis
Ftp with System.Net.FtpWebRequest

I have the code to upload a file to a ftp sever.
I am just now trying to work out how files that have been uploaded can be deleted and how i can list the uploaded files using the same methods as the...
Forum: PHP May 29th, 2008, 5:36 AM
Replies: 5
Views: 310
Posted By Apophis
Re: php forum

i was making a php based forum- it is a lot easier than you initially think to make a basic one- but all the other stuff is really hard
Forum: PHP May 25th, 2008, 2:25 AM
Replies: 4
Views: 271
Posted By Apophis
Re: Strange fopen Problem

then your code should be:

<pre>
<?php

$filename = 'foo.txt';
$h2 = fopen($filename, 'rb');
echo fread($h2, filesize($filename));
fclose($h2);
//echo file_retrieve_contents($filename);
Forum: PHP May 24th, 2008, 8:55 PM
Replies: 5
Views: 290
Posted By Apophis
Re: Working in a second or third language

you could use something like babel fish (http://babelfish.yahoo.com/) on your website. but i dont know how you would be able to doit any other way than that
Forum: PHP May 24th, 2008, 8:52 PM
Replies: 4
Views: 271
Posted By Apophis
Re: Strange fopen Problem

With the second code you tell it to do a write to the file fwrite($h1, 'bar'); which will then give it the string 'bar'.
If you are trying to get it to add more text in to the file try:...
Forum: PHP May 22nd, 2008, 11:32 PM
Replies: 4
Views: 245
Posted By Apophis
Re: PHP browser game resource question

Thank you- i have now set one up
Forum: PHP May 22nd, 2008, 5:15 PM
Replies: 4
Views: 245
Posted By Apophis
Re: PHP browser game resource question

A cron job sounds the best but how could i set one up?
Forum: PHP May 22nd, 2008, 4:17 PM
Replies: 4
Views: 245
Posted By Apophis
PHP browser game resource question

How could i make a php browser game add resources on to every player per minute or hour.
So if they had money as a resource. how could i make it so that every hour they get 5 more money or something...
Forum: Visual Basic .NET Apr 28th, 2008, 4:03 PM
Replies: 2
Views: 348
Posted By Apophis
Re: Sql Database connection

I have solve the problem. Thank you for the help.
Forum: Visual Basic .NET Apr 21st, 2008, 3:32 PM
Replies: 2
Views: 348
Posted By Apophis
Sql Database connection

I am wondering how to connect to an sql database. I have tried with certain bits of code but it just keeps crashing due to overload.

How can i connect successfully please?
Showing results 1 to 17 of 17

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 4:40 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC