![](https://xisto.com/discuss/uploads/set_resources_4/84c1e40ea0e759e3f1505eb1788ddf3c_pattern.png)
moldboy
Members-
Content Count
522 -
Joined
-
Last visited
Everything posted by moldboy
-
I'm Using Too Much Resources Of My Site I Need Some Help
moldboy replied to Amezis's topic in Programming
If it's a shared server how do you know you are the one causing to problem? When you turn off your stuff and the server stays the same then that seems to me like someone else is causing the problems, not you. -
I'm Using Too Much Resources Of My Site I Need Some Help
moldboy replied to Amezis's topic in Programming
What sort of resources?, are there cron jobs involved, and is this a shared server, or dedicated? -
Make Your Own Linux Distibution I found out how
moldboy replied to vblk's topic in Operating Systems
http://www.linuxfromscratch.org/ is another place dedicated to creation of your own unique linux distro. I just have one question, If I were to make my own distro, would I be obliged to make it available to oother people. I have no problem doing this except that on dialup it would take forever to upload a linux ISO and all sources for it. -
He doesn't want to make money, he just wants a way for people to send him money. Um, I'll look into paypal and egypt. But you might want to talk to your bank, they may have a program available. EDIT: Sorry, I guess Paypal doesn't allow eqypt accounts, you might want to contact them and ask why. Anyway I found a few pages regarding accepting payments and choosing a vendor, nothing specific, just some advice. http://forums.xisto.com/no_longer_exists/ https://www.entrepreneur.com/
-
If you use paypal, it does most fo the hard work for you
-
I'd guess you tried this but, have you been able to access the second site directly by typing in an address, just to see if the server isn't down.
-
How Do You Tell Others The Url Like That. about the expression
moldboy replied to guangdian's topic in General Discussion
I think I would probably use the first, but I might also add eleven like the number not the word, or eleven like two ones. -
Is There A Free Graphics Program I Could Download?
moldboy replied to abdalla agamy's topic in Graphics, Design & Animation
What you were thinking of was The GIMP, but I have a few more sugestions:Serif PhotoplusPhotofiltre -
you have to tinstall the php parser, and configure it with the server, if you're using windows it's part of the install.
-
A Really Big Problem In Php Codin Please help me im a starter
moldboy replied to vblk's topic in Programming
You want to do that? Okay, try this, when you build your page leave sections open for content, So if you plan on having three pieces of informaiton say file name, file size, and description then build the html page as such, but rather then filling in that informaitn echo php variables as such $name, $size, and #desc in the respective spots. No near the top of your page use the code: <?phpif (isset($_GET['id'])){//this checks to see if you have specified a page/*now I don't know how to assecc a database but basiacly in your database have a coloum that is called id, now here's where you search for a row which contains the value in the id coloum that is = to $_GET['id'].this is the value of a sent variable*/};else {echo "I'm sorry no file was specified";}?>now it's as simple as telling your page to take the values from the database and present them in the proper variables. To make a link to the right page link to thispagesname.php?id=the_page_number. If my code gives syntax errors I'm sorry didn't have time to check it. -
What If i've customized .htaccess?
-
Sorry, I'm not that good with javascript, would you mind sharing what it's doing.
-
I don't necessarly want to do this now, but is it possable to have my hosting account reset to the point it was when I started? I've messed it up quite a bit and would maybe just like to start fresh
-
"tool Tips" Are Too Short and half of it is missing...
moldboy replied to jlhaslip's topic in Programming
I believe a client side sript is required, if by that you mean a mouseover effect in Javascript or CSS -
Are you using Radio buttons for your polls? If yes then when you submit the forum then it will submit that information, however if you want to use JS to edit the page ou can do a hidden forum field with the answer then submit it.
-
Yeah I have it, not what I'm looking for though. I want to be able to start on paper, and then never have to return to paper. I know I can use the doodle featuer in word, but I'd rather have a piece of software (or online service) that can track it for me.
-
Just try one of these, and use windows networking, https://www.google.com/shopping You run wondows newtorking setup on the laptop and tell it to be the computer that connects to the internet. Then conect to it using desktop, the internet should be shared, and any printers if you choose that as an option.
-
I am looking for a piece of software that will allow me to scan a document and transmit it to a central system where it can be written on and sent back to me. SO say I drew a flow chart, on paper and then scanned it and put it on this system, a person could then go and see it, make a few notitations, and then I could see the notitations they made. Like brainstorming but with a computer, the critical requirement is hat I can scan in images. Software or Online service, free or very cheep is prefrence.Thanks
-
No, I can use PHP HTTP atuhentication, I was just wondering if I could forgo the popup, and replace it with a standard login gui
-
What Is Cms? i need a more detailed description
moldboy replied to realthor's topic in Websites and Web Designing
A typical CMS resided on your server and offers a fill in the blanks way of creating and managing your site.I don't use CMSs so I can't help you in choosing one, but there are a few in the cpanel for Xisto, so my advice would be to just try them. -
J2me Somebody? Who makes his/her own applications?
moldboy replied to xavierrd's topic in Mobile Phones
Other then games? Well utilities are nice, how about a tool to keep score of a round of golf, or to keep the score of all the players in a game. Most phone have notepads, but you might be able to come up with some advanced features. Excerise routines, or diet planners and logs. Um, if you have a website you could build a Java based frount end for it designed for the phone. That's all I gots right about now. -
I don't think you can, as PHP is rendered server side, you can with JavaScript. I can't tell if you've considered making your site go back to itself with a post var, something like index.php?function=what_you_want, then in the code only execute the function if the variable $function == "what_you_want".
-
Im Locked Out Of Windows Xp? I own the computer and im locked out
moldboy replied to illdevilinc's topic in Software
XP home doesn't have the group policy editor. -
The first rumor came out on Jan 3rd this article is for Jan 4th http://www.pcadvisor.co.uk/news/desktop-pc/google-denies-low-cost-pc-claims-5493/
-
Google has flatly denied any plans to build a low cost computer except for their internal use. As for the OS I don't care to comment. I believe that rumor came from their job postings, they are looking for OS engineers and hardware designers. But anyone with any foresight could figure out that google needs people to develop their internal systems.