Search results

  1. G

    PHP E-mail with attachment

    I have made this script to combine my 3 script e-mail system into a one script system but it always sends the message as an attachment. I cannot figure out why though. Here is the script. // code removed for security Sorry, I think I see the problem, it is in the boundary string and content...
  2. G

    Custom CMS Help

    I am working on a customs CMS for a family genealogy site, and I will also make a modified version for my main site. I am not looking for forums or anything big. I am using PHP and MySQL. I am working on small bits of it at a time and I will then integrate them all. I was looking for a...
  3. G

    Connectiong to MySQL with Dreamweaver CS3

    Connecting to MySQL with Dreamweaver CS3 I am having problems connecting to my MySQL database remotely using Dreamweaver. How should I connect to it, set it up, etc.
  4. G

    ASP.NET Database

    What could I do for a database for ASP.NET? I know X10 only has PostgreSQL and MySQL installed so...
  5. G

    Remote MySQL connection

    I was wondering if it would be acceptable to connect to my MySQL database remotely (from my home computer) to edit the tables and such. I have tried PHPMyAdmin but it is not quite as good as a desktop program and I was also wanting to link Dreamweaver CS3 to it so I could use it's automatic...
  6. G

    Multiple Sites on one account? Violation of TOS?

    I was wondering if it would violate the TOS if I hosted a second site on my x10 account. I was planning on hosting a separate site for my family's genealogy on the same account I use for my main website, Oblivion Modding Central. I am not worried about bandwidth since i have plenty left over...
  7. G

    ASP.NET support?

    I was wondering if x10's servers could handle asp.net since they run apache. I know it can be done (run asp on apache) but I didn't know if x10 had that installed.
  8. G

    ASP.NET with MySQL

    I've been developing in PHP but recently decided to go with asp.net for my newest project due to its greater capabilities. Though, seeing as how x10 only supports MySQL and PostgreSQL I am unsure what I can do. If it helps, I'm working on a dynamic page system for easy content add-on by...
  9. G

    PHP Syntax Question

    I never knew if you were suppose to enclose "$_POST" variable in single quotes in something like this$link = mysql_connect('localhost', $_POST['SQLname'], $_POST['SQLpass']);. Should it be like this (#1) $link = mysql_connect('localhost', $_POST['SQLname'], $_POST['SQLpass']); Like this (#2)...
  10. G

    PHP + MySQL CMS system for files

    MySQL Table Layout I'm working on a CMS for files, to be exact, game mods (similar to expansions). I could not find a CMS just or files that I could easily tailor to meet my own needs so I decided to make one. I need to be able to store the names of the files, the authors, the dates released...
  11. G

    PHP zip archive creation script

    I am working on a script to take a user specified file from a form, make a temporary copy on the server, make a zip archive, insert the file into the archive, send the file in the e-mail along with a message from the form, and then delete the zip archive from the server. I have the e-mail part...
  12. G

    Link exchange for any game modding sites

    I would like to exchange links with any game modding sites, no illegal ones though. I doubt anyone will have any sites like this but... My site: www.ob-modding.co.cc (Oblivion Modding Central)
  13. G

    Looking for affiliates (ads to place on my site)

    I have redesigned and uploaded my site and I am looking for ads to place on my site. The fee for advertising will vary on where the ad is and how large it is. My site is geared towards gaming, specifically, TES: IV Modding (TES: IV = The Elder Scrolls 4, Oblivion). I also have a forum and I...
  14. G

    Domain errors

    I changed my main domain in my account management from dwayne.x10hosting.com to www.ob-modding.co.cc and removed the www.ob-modding.co.cc from my parked domains in cpanel but in cpanel my main domain is still showing up as dwayne.x10hosting.com and now when I try to access my forums it gets a...
  15. G

    SMF access error

    When I try to follow a link to my forums, it tells me that that page does not exist. Yet in file manager or using ftp, it is right there. I also recently changed my main domain and it is not showing my new main domain in cpanel. The url to my site is http://www.ob-modding.co.cc , one of my...
  16. G

    Review my new site

    Oblivion-Modding www.ob-modding.co.cc www.oblivion-mods.co.cc Both links take you to the same site. This site is not yet complete but I would like to know what you think about the general layout (yes, I stuck a random picture in there for now until I can find a good one related to my...
  17. G

    Linux vs. Mac

    I personally own computers running Windows, Linux, and Mac but I mainly prefer my Mac over Linux. I think there are more and easier to install apps for Mac and it is overall a better GUI. Lets try to stick to major releases of Linux.
  18. G

    Review My Site

    http://dwayne.x10hosting.com I want an opinion on the homepage, I know it is a long way from being finished (as I am working on an animated sidebar for links, some animated banners, and other things) but I want an opinion on the basic layout more than the actual look.
  19. G

    cPanel not working

    I get a "Login Attempt Failed" whenever I try to login to my cPanel. My cPanel name is Dwayne, also, when I go to my site it says, "Domain Available". Please help.
Top