Search results

  1. N

    What's wrong with my PHP?

    Here is my excerpt at www.mydomain.com/index.php: <form action="http://www.mydomain.com/news/login.php" method="post"> <?php if(isset($_GET['login'])) echo "\t\t\t\t\t<p class=\"alert\">Email address and password do not match our records.</p>\r\n"; ?> <p><input placeholder="email address"...
  2. N

    How to access a MySQL table row with PHP?

    I have a database called tnews. Inside that database, I have a table called eb_users. Inside that table I have a row called user_name. I need to create a function that takes a string and compares it to every value in the row eb_users. Then, I need it to return false an instance of that string...
  3. N

    302 Found error in PHP?

    I have a form in one.php that is set to action.php. In action.php, if a certain criteria is met, it goes to header("Location: one.php?error=criteria"). When I don't meet the criteria, it seems to work fine, but when I meet the criteria, it shows my webpage with a "302 Found" error at the top...
  4. N

    Drivers for my Samsung Cellphone?

    I got my phone about a month and a half ago. It is a Samsung SCH-U370. Needless to say it came with a USB cable. But every time I try to connect my phone, I look in device manager and I see "SAMSUNG CDMA Technologies" with a yellow exclamation mark. My main point is, I plug my phone into the USB...
  5. N

    I need help with stereo deck in my 2002 Toyota celica?

    So I took the sub woofers (2 10inch alpine type Rs) out of my 2002 Pontiac grand am nothing special with the radio just a stock monsoon. Im using the same kind of 4 gauge wiring in my new car and same amp (1200 class d mono amp) and everything but. It just doesn't hit has hard as it did in my...
  6. N

    1975 dodge dart fuel psi?

    what is the pressure of the stock mechanical fuel pump in a 1975 dodge dart swinger with a 318 two barrel carb
  7. N

    75 dodge dart with edel. 650 cfm carb electric choke fuel problem?

    I have a 75 dodge dart with a 318 and edelbrock1806 carb (650 cfm electric choke) i went to start the engine and it instantly flooded and shot flames from the top of it and did not even start fully. i pulled the pugs cleeaned them and restarted and the same thing happened. i checked the...
  8. N

    Help with PHP directories please?

    I have a website that has a folder called News directly under the root directory, and then a folder called _lib inside the News folder (/News/_lib). I have a file called bob.php inside the _lib folder (/News/_lib/bob.php) that is accessed from /News/global.php. Now, because I include the...
  9. N

    How do you get Fantasie Impromptu Opus 66 By Chopin Piano Music Sheet for FREE?

    please help me i need to play this at this competition next 3 weeks and i am very good at piano ive been playing since i was 4 years old and now im 23 soooo please help!!! and when i go to pdf aka adobe reader on this free music sheet besides going to adobe reader it went to microsoft office...
  10. N

    Help me jailbreak my ps3 please?

    I don't know if its possible I am on 3.72 Official firmware and i want to jailbreak my ps3 to backup my games and Mod games and stuff. I don't know what the deal is with online play cause I have played hack lobbies before so its possible, right?
  11. N

    Is there a way to make multiple icons for the same app on a jailbroken iPhone/iPod/iPad?

    I was trying to do a dreamboard theme but that is way to complicated. Si i was just gonna do folders as follows: All Apps, Social, Media, Utilities, And Exit (Dreamboard). The only thing is, I don't know if there is a way to create multiple directories to the same app to put in the "All Apps"...
  12. N

    Motorola XT Phone Issues?

    So, yesterday my cousin gave me his Motorola XT and I'm having some minor problems. For starters the battery drains quite quickly (from 100% to dead in about eh, 5 hours or so) and it also takes forever to charge too. My cousin says the battery is new but he also said he used to charge the phone...
  13. N

    Help with PHP require_once() ?

    I have a folder called T, with the folders News and Contact inside. Inside the Contact Folder is another folder called _lib, and inside that folder is global.php. If I've confused you that's T/Contact/_lib/global.php. I have index.php inside the Contact folder (T/Contact/index.php). From this...
  14. N

    What's wrong with my PHP/MySQL?

    Here is the error: Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /hermes/bosweb/web161/b1610/ipg.teklyscom/news/resources/func/blog.php on line 82 And on blog.php I have: function category_exists($field, $value) { $field = mysql_real_escape_string($field)...
  15. N

    Does anyone know of a Bluetooth Aux Input?

    My laptop has bluetooth built in and I have a portable Ipod dock that also has an aux input. I was wondering if there was a bluetooth enabled device that I could plug into the aux input and stream music via bluetooth.
  16. N

    Help with simple PHP/MySQL?

    I'll start with the PHP/MySQL error I'm getting: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /hermes/bosweb/web161/b1610/ipg.teklyscom/news/resources/func/blog.php on line 71 On blog.php I have: function get_categories($id = null) { $categories =...
  17. N

    What's wrong with my EXTREMELY SIMPLE PHP?

    First, I'll start with the error message: Parse error: syntax error, unexpected T_CONCAT_EQUAL in /hermes/bosweb/web161/b1610/ipg.teklyscom/news/resources/func/blog.php on line 58 If you want to verify, you can find it at http://www.teklys.com/news/index.php Here are lines 41 to 66: function...
  18. N

    Who's your favorite South Park character?

    Hands down Randy Marsh for me.
  19. N

    Can I start a business running my how web server?

    You would have to have a dedicated computer with a specific operating system for hosting your website. You should probably just use a hosting provider like iPage.com for a few bucks a month. Message me if you have any questions.
  20. N

    My t-mobile G1 will not come on and is having other problems. Can someone help? ?

    For the past few days my G1 hasn't been powering on. When I plug the phone into the charger, the LED light at the top of the phone that shows charging status also hasn't been lighting up. Earlier I plugged the phone in via USB and the LED came on and the phone powered on. As soon as I unplugged...
Back
Top