I found it r937, it had nothing to do with the date math (man I spent a couple hours on this one), a misplaced 'OR' (or rather, 'unbracketed') had my query accepting conditions that weren't relevant to the date...
Star for the effort...
Thanks,
Paul
"If you build it....it won't work the first...
You could try this (don't know if it will help):
$query = "SELECT * FROM product WHERE MATCH (name) AGAINST ('{$form_search}' IN BOOLEAN MODE)";
Dunno what language you're using, the above would make a php query...
Hope that helps,
Paul
"If you build it....it won't work the first time.....or...
Hey again,
I just checked the DB, the 'display_month' field is actually mediumint(9), if that makes any difference.
Paul
"If you build it....it won't work the first time.....or the second ;)
Hello wonderful TekTip community,
I am stumped on this one, I need your help:
I have a field storing a string value of a year/month like this : 200802 in a field called 'display_month' that I need to compare to NOW()...when I run this query:
SELECT display_month...
You would need Macromedia Flash MX 2004 to open that file. Once opened, it can be saved in earlier versions of the .fla format (File>Save As...>Save as type: Flash MX Document(*.fla)).
SWF -> FLA, yes, it can be done with certain programs, but beware you are not decompiling other people's...
Good call Kenneth,
How did I overlook String.slice()? :P
Renowned, you can use the typeof() function to determine what kind of datatype you're dealing with.
Cheers!
pf
"If you build it....it won't work the first time.....or the second ;)
Hey JMal,
I am looking at the Radeon x850 chipset. All the benchmarks I have looked at, its runs the biggest games the fastest (eg DOOM 3, HIGH Quality, 1280x1024, 6x AA / 16x AF, avg 52fps)
They come in many shapes and sizes, start around (roughly) $250USD(pretty plain) - over $500USD(dual...
Hey jef,
Have the users check their version of their flash players. I am not sure when flash supported html text (6?) but if their players are too old, they may not be viewing components or other elements properly.
Links look fine to me (player 8,0,22,0), but then it should ;)
Hope this...
Heya renowned,
I guess it depends what you want to do with the 'this' variable. Make sure you are aware of your data types. If 'this' is an object, it won't slice. Slice is method for handling Array data. If you want to break it apart into an array (from a string), you might want to use...
-bump-
Hey all,
I have posted the topic here as well if anyone cares to follow the thread.
Basically, now, I am trying to find out if I can initiate one listening socket, and an outgoing connection, and handle them with socket_select or something similar.
Thanks for looking, let me know if...
OK gurus...
I want to basically ask you guys if this is "doable". I'm sure it is. but I'm lost.
I have a class from flumpcakes.co.uk called MSN Messenger Class. Basically this connects to the MSN notification server, then the switchboard to handle messages.
Then I have modified a simple...
oops, sorry, Trojan gets a star too ;)
(boy its late, I just crawled into bed and my Blackberry went off when tech support emailed so i thought, man they haven't got back to me all day, i better go talk to them, i might not get another chance)
Back to bed, and thanks again!
cheers,
paul
"If...
Thank you, everyone, for your help, i have (it seems) resolved this problem, and created new ones.
Actually Tech support at OnSmart.net resolved it
It appears this is just a case of me not knowing wtcrapola im doing.
so the script does run, i had just assumed that because nothing happened...
PHV
I posted the output from the "ps -fe" here....
http://wedesign.ca/output.txt
i don't see the service im lookin for...
thx guys
pf
"If you build it....it won't work the first time.....or the second ;)
-bash-2.05b$ netstat -lp
(No info could be read for "-p": geteuid()=32034 but you should be root.)
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 *:tcpmux *:*...
okay...
tried that one, it spit out a whole pile of stuff, but i don't see the service i am looking for...
i'd post the output, but its reeeeeeally long
thx
paul
"If you build it....it won't work the first time.....or the second ;)
hey trojan,
netstat reports it fine, ps does not. in fact, ps shows there are very little processes running on the webserver.
here is the information i have about the machine (cpanel)
Operating system Linux
Service Status Click to View
Kernel version 2.4.20-28.9
Machine Type i686
Apache...
Keep in mind that any MC modifications you do with actionscript will not be exported with your movie, for instance, if you call an instance to spin or duplicate etc, this will not be portrayed in your avi (as of Flash MX Professional anyway)
cheers,
paul
"If you build it....it won't work the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.