Search found 9 matches

by Aegiss
Wed Oct 18, 2006 8:55 am
Forum: PHP - Code
Topic: running a script inside a script
Replies: 5
Views: 1147

ah ok i think that did it. just to make sure, if i write a script and than put an include at the end, it'll run the original script and then run the included one right?
by Aegiss
Tue Oct 17, 2006 7:36 pm
Forum: PHP - Code
Topic: running a script inside a script
Replies: 5
Views: 1147

running a script inside a script

hey whats the code to run another script thats on my web server inside a script? thanks :)
by Aegiss
Wed Jul 19, 2006 4:47 pm
Forum: PHP - Code
Topic: Automatically switching index page?
Replies: 11
Views: 345

no i think redirect would be best. It works fine like that.
by Aegiss
Wed Jul 19, 2006 4:33 pm
Forum: PHP - Code
Topic: Automatically switching index page?
Replies: 11
Views: 345

ah good deal. turns out its eastern. good to know :)
by Aegiss
Wed Jul 19, 2006 4:05 pm
Forum: PHP - Code
Topic: Automatically switching index page?
Replies: 11
Views: 345

hehe ok and how can i determine what it's thinking?
by Aegiss
Wed Jul 19, 2006 4:01 pm
Forum: PHP - Code
Topic: Automatically switching index page?
Replies: 11
Views: 345

hmm does the location of my server matter then? im not sure where its located
by Aegiss
Wed Jul 19, 2006 3:55 pm
Forum: PHP - Code
Topic: Automatically switching index page?
Replies: 11
Views: 345

ok i'll try that. it's 9-12 central time though. Is there a way to set that in the code? just wondering if someone on the west coast would get something different
by Aegiss
Wed Jul 19, 2006 2:13 pm
Forum: PHP - Code
Topic: Automatically switching index page?
Replies: 11
Views: 345

Automatically switching index page?

Hey guys. I was wondering if there's a way to automatically change my main page on a certain time in the week. See I have a site for a radio show that i do every sunday night from 9 to midnight and i want to switch to a page that has a big blinking LISTEN NOW link on the main page when it's 9 p.m. a...
by Aegiss
Sat Jun 24, 2006 11:56 pm
Forum: PHP - Code
Topic: php frames. possible?
Replies: 2
Views: 624

php frames. possible?

Well basically i just want a section on my website that stays loaded and doesnt load everytime the page is moved, like a frame. Can you do that with php? I'm a noob sorry. If not is there a way to make a frame any size you want? so far i've only seen ones that go all the way across or all the way do...