08
Jun
Author: admin // Category:
Linux
Hello,
I am running Yellow Dog Linux 5.01 on a playstation 3. I need a video player that can play VIDEO_TS folders by opening the video_ts.ifo file. Thanks for the help.
08
Jun
Author: admin // Category:
AntiVirus
I did not renew my antivirus subscription when it expired about 3 weeks ago. Now I am getting pop-ups constantly everytime I go into Word telling me that the subscription has expired. How can I get rid of the pop-up?
08
Jun
Author: admin // Category:
videos
my mom she didnt fill out her bithr day or anything so she cant get it she needs help…please help us thanks
08
Jun
Author: admin // Category:
Site News
He starts to hack, like hes going to throw up, only he doesn’t.
It only happens after he runs and gets to excited.
I hope its not an early sign of heart worms
08
Jun
Author: admin // Category:
Uncategorized
There’s this scheme for spice mobile wherein u can send sms’s nationally(india) 5000 sms’s for Rs.75..can someone give me more details about this scheme? (its a spice prepaid plan, as far as i know)
And are there any hitches to it?!
Thing is, i message friends all over India a lot! like more than 100 messages per day =S
and im charged 2rs per text(idea connection), so im pretty much running bankrupt right now!
otherwise, is there any sms pack for sending messages nationally with an idea or vodafone connection(again, prepaid) from Hyderabad?
need this pretty badly..help plz =S
08
Jun
Author: admin // Category:
Uncategorized
I have recently bought a 40gb ps3 and i was wondering if there is a chip/mod out that can help you play pirated games. Please help.
08
Jun
Author: admin // Category:
Uncategorized
I’m planning to get the Iphone and I don’t know if I should keep on buying phone cards to get more minutes OR get a plan with the company AT&T. So, which one does the Iphone require? Thanks!
08
Jun
Author: admin // Category:
Uncategorized
I downloaded the Bulma character, but I have no idea how to add her into garys mod, or Half life 2.
08
Jun
Author: admin // Category:
Uncategorized
I have DV camcorder and we have bought an express card for a Firewire 1394 and firewire cable. I’m on a laptop and we’re trying to broadcast a lecture on Ustream. So basically I’m connecting the DV camcorder to my laptop to get a live video feed. But I’m not getting response trying to detect new hardware.
How do I fix this?
08
Jun
Author: admin // Category:
SQl Injection
I have the following query for mysql but it keeps giving me an error and I am not sure why
“SELECT pd.products_name, pd.products_description, pd.products_url, p.products_quantity, p.price,p.products_weight,p.products_mod… from products_description pd, products d, where p.products=
‘{$_GET['id']}’
and pd.products_id=
‘p.products_id’ ”
I realize that I am not gaurding against the SQL injection I was plugging value in for testing.
the problem is in the where statement
1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘where p.products=’8574′ and pd.products_id=’p.products_id” at line 1
Can someone help please?