Search results

  1. X

    PHP MySQL communication basics

    Here is a basic script for PHP/MySQL script. In the table "names", there will be two column, "firstName" and "lastName". <?php define('DB_HOST', 'localhost'); define('DB_USER', ''); // Input the username for a database user define('DB_PASS', ''); // The password for the respective...
  2. X

    Suspension for high-usage?

    Well, I can log back into my x10 panel now. But my site is still suspended, and I had to re-submit an un-suspension thingy. EDIT: Just got unsuspended. Site is now working, (thank you x10).
  3. X

    Suspension for high-usage?

    I got suspended on lotus (it says at 3:35 AM) nor can i log into my x10 Panel and check the status of my suspension. (My site is http://twewy-fan.com/) I run about 3 PHP/MySQL scripts on my computer. The first one is a simple news scripts on my homepage, my site's homepage only gets about 20...
  4. X

    Latest update news thread response: 6/22/09

    Well, my account got suspended. I'm not sure why, I wasn't running any Cron Jobs (well, i don't think I was, and I don't even know what they are). I do have 3 PHP/MySQL applications on my website. Would MyBB be a resource incentive application? Because it's the thing that my site uses...
  5. X

    weird error

    Yea, the issue is resolved. If i come across this again, I'll be sure submit a ticket. (and i'm glad CPanel is back).
  6. X

    weird error

    I was writing this application for a website I got to (it's a CMS script). Well, I'm finalizing it. I uploaded the files to my site after having it on a test server (no errors). Then after accessing the Admin CP with it i got this error at the bottom of it: Warning: Unknown: write...
  7. X

    All files with the "php" extension returning 403.

    might be a CHMOD problem. Try CHMODING your php files to 664 or 777 (and folders too).
  8. X

    Microsoft Visual Studio .NET

    If your going to make a website with ASP.NET (.aspx) I would suggest heading to this page and download their MS Visual Web developer '08 and try it out. I would also suggest picking up a book on creating an ASP.NET websites using C#, just don't go for the dummies book ASP.NET, it uses VB.NET.
  9. X

    Latest Update - News Response

    Thank you for all the hard work your doing. But is the lotus server even up right now, and can anyone give me it's IP so i can edit my DNS?
  10. X

    Update

    Question: Other then updating the IP of my DNS, will I have to move my files/databases?
  11. X

    PHP mysql_query failure

    I know that the problem has been resolved, but i would recomend using the "mysqli_" functions, you'll fine that there easier to use and better.
  12. X

    Update

    Glad to hear about something fixing the downtime (i only mind it a little bit since it's usually 5 minutes at the most, but my forum users mind and have made the comment "These servers could warp time and space"). Will we need to screw around with the DNS at all if we have an extra domain, or...
  13. X

    CSS trouble

    Thank you, that did the trick.
  14. X

    CSS trouble

    Hi. I'm usually a pretty good at CSS, but I'm having a little trouble trying trying to get the right results. I was creating a news script that allows people to select one article at a time, and if it has an invalid id like "t" it shows an error box linking back to the news page. This...
  15. X

    file upload trouble

    thank you, ill have to check it in the morning though (i have loads of typos). Also, ill be sure to sanitize it later, the book says it will cover i later.
  16. X

    file upload trouble

    I'm using "Headfirst PHP and MySQL" right now, and kin chapter 5, we need to create an script that allows us to upload a screenshot. But i keep on getting this error that all the info is no inputed when i enter score w/ screenshot. try it youself...
  17. X

    Which Operating System do you prefer?

    I run a 2007 Macbook with OS 10.4 and Windows XP on it. I'm not really happy with it because 3 months after I bought it they included the New OS for Mac. And it's an expensive upgrade. And I can't play any games made past 2005. Might have to get one of those OnLive systems when they...
  18. X

    Peta

    I have a strong hate for PETA. They kill animals: http://www.petakillsanimals.com/petasdirtysecret.cfm Target the young with horrible comics: http://www.consumerfreedom.com/downloads/reference/docs/040817_petakids.pdf Advocate violence and destruction...
  19. X

    Free Chat for your Site

    Why thank you good sir.
  20. X

    Free Chat for your Site

    I'm having a little trouble trying to register a room. I do have a nickserv username registered I'm using this (in #twewy-fan): /msg ChanServ REGISTER ******* The IRC channel for Twewy-fan.com ~ A fansite for the game "The World Ends With You" It's saying that i need a # symbol...
Top