Search found 10 matches
- Mon Aug 17, 2009 2:38 pm
- Forum: PHP - Code
- Topic: Conditional Arguments with different search queries
- Replies: 10
- Views: 442
Re: Conditional Arguments with different search queries
The php code that uses conditional statements to pull up a different url seems to be working. I finally made different Flash files for each page (4 total). On the first frame, I have something telling it where to go: gotoAndPlay("about"); (varies slightly depending on which flash file) The...
- Fri Aug 14, 2009 11:09 am
- Forum: PHP - Code
- Topic: Conditional Arguments with different search queries
- Replies: 10
- Views: 442
Re: Conditional Arguments with different search queries
ahhh!!!!! still not working.
- Fri Aug 14, 2009 7:55 am
- Forum: PHP - Code
- Topic: Conditional Arguments with different search queries
- Replies: 10
- Views: 442
Re: Conditional Arguments with different search queries
After doing every possible thing I could find to prevent caching, I think it was an actionscript error. I did a bunch of "if" statements rather than an if-else if-else statement. I'm learning 
- Thu Aug 13, 2009 3:44 pm
- Forum: PHP - Code
- Topic: Conditional Arguments with different search queries
- Replies: 10
- Views: 442
Re: Conditional Arguments with different search queries
Sorry, but it seems like it is caching it, but I didn't understand your solution or how to achieve it.
- Thu Aug 13, 2009 2:15 pm
- Forum: PHP - Code
- Topic: Conditional Arguments with different search queries
- Replies: 10
- Views: 442
Re: Conditional Arguments with different search queries
It might be a flash issue as it seems to be pulling up the right url. If I copy and paste the URL, it comes up with something else. 
- Thu Aug 13, 2009 1:53 pm
- Forum: PHP - Code
- Topic: Conditional Arguments with different search queries
- Replies: 10
- Views: 442
Re: Conditional Arguments with different search queries
Sorry. I am trying to have a flash header that varies depending on which page you are on. I have it set up in Flash to do something special depending on which search query is at the end of the url. I then used php and wordpress conditional statements to load a different .swf url (different search qu...
- Wed Aug 12, 2009 6:21 pm
- Forum: PHP - Code
- Topic: Conditional Arguments with different search queries
- Replies: 10
- Views: 442
Conditional Arguments with different search queries
I have a conditional argument set up in the header of a wordpress blog, so it loads a slightly different file (actually, it's the same file but with a different query string). The browser seems to glaze over the conditions on the first time and loads the default file as though there is no search que...
- Sun Sep 16, 2007 8:46 pm
- Forum: PHP - Code
- Topic: Stock Quote Display PHP
- Replies: 3
- Views: 353
- Sun Sep 16, 2007 8:18 pm
- Forum: PHP - Code
- Topic: Stock Quote Display PHP
- Replies: 3
- Views: 353
Stock Quote Display PHP
feyd | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] This piec...
- Sat Jun 02, 2007 3:01 pm
- Forum: PHP - Code
- Topic: Blank Page Problem
- Replies: 2
- Views: 398
Blank Page Problem
feyd | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] I tested ...