Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 93
Search took 0.19 seconds.
Search: Posts Made By: dispector
Forum: Site reviews 04-24-2006, 11:30 PM
Replies: 10
Views: 946
Posted By dispector
ok ok ok

ok ok ok
Forum: PHP 08-27-2005, 09:26 PM
Replies: 4
Views: 979
Posted By dispector
couldnt you just do something like this? ...

couldnt you just do something like this?


$time = (date("G") + x); //the date("G") function gets the hour of the day; x represents a number (if you want to change the time to fit your timezone)
...
Forum: Paid work offers and requests (Now CLOSED) 08-19-2005, 11:05 AM
Replies: 19
Views: 1,918
Posted By dispector
you might want to support your claims of "high...

you might want to support your claims of "high quality graphical design" will some prior works
Forum: Computer/PC discussions 08-18-2005, 07:41 AM
Replies: 2
Views: 692
Posted By dispector
ok, well I figured out the display part of my...

ok, well I figured out the display part of my screen saver problems.

heres a new problem. I password protected my screensaver so people cant go pokin around on my computer. the problem is, the...
Forum: Computer/PC discussions 08-18-2005, 12:47 AM
Replies: 2
Views: 692
Posted By dispector
screensavers and such

alright, all I want to do is have an image be my screensaver, but ever ss making program i donwload adds stupid transitiopn effects to it, or gives me errors when I try to save the file.

does...
Forum: Paid work offers and requests (Now CLOSED) 08-15-2005, 08:47 AM
Replies: 6
Views: 1,018
Posted By dispector
I'm very interested. My most recent work:...

I'm very interested.

My most recent work: Here. (http://www.smithsonianstereo.com)

Please feel free to contact me at mlfastball05@hotmail.com

I hope to hear for you soon.
Forum: HTML & CSS 08-15-2005, 05:32 AM
Replies: 20
Views: 2,792
Posted By dispector
i dont know if you still need help with this...or...

i dont know if you still need help with this...or if you want me to code it or what.

post something to let me know...
Forum: General web building 08-09-2005, 08:37 PM
Replies: 16
Views: 1,666
Posted By dispector
a poll to decide whether a poll is worth...

a poll to decide whether a poll is worth while....thats a new one
Forum: PHP 08-09-2005, 06:36 PM
Replies: 7
Views: 894
Posted By dispector
well im giving up doing this without a...

well im giving up doing this without a database...

now if someone could hack my friends host and setup a database for me..thatd be awsome

OR!!!!

you can host my site and give me a database!!...
Forum: PHP 08-09-2005, 06:32 PM
Replies: 4
Views: 1,722
Posted By dispector
umm...i think i know this... when the file...

umm...i think i know this...

when the file exceeds the file limit, nothing is uploaded, so its file size is 0.

so make an if statement so if the uploaded file size is 0, display an error...
Forum: PHP 08-09-2005, 03:54 PM
Replies: 7
Views: 894
Posted By dispector
No, theres no type of sign up or anything related...

No, theres no type of sign up or anything related to this. I just wanted an easy way for the band whos site this is for to get in touch with the fans. all they have to do is go to that page, type...
Forum: PHP 08-09-2005, 03:21 PM
Replies: 7
Views: 894
Posted By dispector
no..i dont have a database avalible...im mooching...

no..i dont have a database avalible...im mooching hosting off my friend and he wont let me have one... :(

ok, if you want to check this out link...
Forum: PHP 08-09-2005, 02:32 PM
Replies: 7
Views: 894
Posted By dispector
alright...heres what im thinking $numimages...

alright...heres what im thinking

$numimages = count($imageFiles);
$numnames = count($contents);
if($numnames > $numimages){

}

line 1: count number of image files in directory
line 2:...
Forum: Flash & ActionScript 08-09-2005, 02:11 PM
Replies: 3
Views: 3,571
Posted By dispector
this has nothing to do with this thread but LMFAO...

this has nothing to do with this thread but LMFAO

haha....wow....lol
Forum: PHP 08-09-2005, 02:03 PM
Replies: 7
Views: 894
Posted By dispector
phpizzle...oh boy (giant explosions and $$$ everywhere)

haha....clever title, huh? lol

$filename = "os/thenames.txt";
$handle = fopen($filename, "r");
$temp = fread($handle, filesize($filename));
fclose($handle);
$contents =...
Forum: HTML & CSS 08-09-2005, 01:02 PM
Replies: 3
Views: 669
Posted By dispector
omg...all i gotta do is explode it into an...

omg...all i gotta do is explode it into an array........im retarted
Forum: HTML & CSS 08-09-2005, 12:09 PM
Replies: 16
Views: 1,811
Posted By dispector
nice....spaces? but i dont know what the...

nice....spaces?

but i dont know what the problem is...looks fine for me
Forum: HTML & CSS 08-09-2005, 12:00 PM
Replies: 16
Views: 1,811
Posted By dispector
DYNAMIC DRIVE MAN TO THE RESCUE ...

DYNAMIC DRIVE MAN TO THE RESCUE

[woooooooooooosh]

http://www.dynamicdrive.com/dynamicindex2/cmarquee2.htm
Forum: PHP 08-09-2005, 11:56 AM
Replies: 16
Views: 1,446
Posted By dispector
this is completly off topic...but its about your...

this is completly off topic...but its about your site.

you have this image
http://adamsworld.name/images/activeX.png
(sorry to stretch the screen, i just want him to know what im talking about)...
Forum: HTML & CSS 08-09-2005, 11:35 AM
Replies: 2
Views: 630
Posted By dispector
you do realize you posted this exact topic...

you do realize you posted this exact topic before...

http://www.codingforums.com/showthread.php?t=64631&highlight=views

and from what i remeber, that thread was a copy of another thread you...
Forum: HTML & CSS 08-09-2005, 11:31 AM
Replies: 3
Views: 669
Posted By dispector
well first of all, i have no idea what you just...

well first of all, i have no idea what you just said :confused:

and second, its basically just based on the first name in the text file prints, then the first image prints, so they just line up...
Forum: HTML & CSS 08-09-2005, 11:26 AM
Replies: 20
Views: 2,792
Posted By dispector
I have the weirdest way of coding layouts...I...

I have the weirdest way of coding layouts...I duplicate the .psd, merge the layers then use the marquee tool. I select what I want to be an image, ctrl+x, ctrl+n, ctrl+p, file>save for web. Then, I...
Forum: HTML & CSS 08-09-2005, 11:11 AM
Replies: 3
Views: 669
Posted By dispector
alignment

i dont know if this should go in php or html..but whatever

heres the deal..

i have a form where users input their name and can upload a pic from their HD to the server. ok, good, got that part...
Forum: PHP 08-09-2005, 09:01 AM
Replies: 7
Views: 860
Posted By dispector
well i took a much less....technical approch ...

well i took a much less....technical approch

<img src="hi.jpg" width="170">
lol

i dont know if youre going to see this, but might as well let ya know

ok, so far I have it so the user...
Forum: PHP 08-09-2005, 04:34 AM
Replies: 2
Views: 611
Posted By dispector
string length

alright i have a variable called $image

now i use that in an image tag to display an image, then under that i print the same variable for a little caption

ex.
print "<img...
Showing results 1 to 25 of 93

 
Forum Jump

All times are GMT +1. The time now is 07:06 AM.