nXIII wrote:
MathWizz wrote:
"Fatal error: Allowed memory size of 134217728 bytes exhausted..."
Is there a way to up the memory or do I have to figure out a different way of doing it?
You're probably doing infinite recursion if you did that....
Yeah... I figured that out...
Offline
What's a good hosting site where you can upload any kind of file? Then I could upload the "upload.php" to that, then link to it on the Weebly site.
Offline
Ill have a look give me 1 minute
Offline
Webs
Free websites
Piczo
Any of them work?
Offline
http://www.freewebhostingarea.com/.
Highly recommended (by me).
Offline
Hey guys, I just bought a big JavaScript book, I understand it's object oriented syntax quite well now. When I get farther in the book, I can help code the viewer. My book came out before the Canvas element, so I don't know about that, but I should be able to help a lot later.
We are using php to get the file uploaded right? Then JS to decode it and play it? It won't be hard to code once we've got the .sb decoded.
Offline
For a website we can use godaddy.com. It's not free, but we get very good web hosting and a domain name of our choice. It is quite cheap as well. Let's finish a site before we worry about that stuff.
Offline
Yes midnightleopard (can I call you MNL), we will decode it with javascript.
Offline
Daffy22 wrote:
ARGH!!!
![]()
Is anyone listening to me!!! Webs, weebly and other hosts DO NOT allow PHP and have adds!!!!![]()
![]()
Use freehostingcloud or orange serve!!! PLEASE.
Um, Weebly doesn't have ads and it does allow php, but pages have the .html extension so if you made a page called "upload.php", it would be called "uploadphp.html". I mainly use Weebly because it doesn't have ads. And freehostingcloud seems good, but it asks a lot when you sign up for an account. Why does it need my address and phone number? I'm not using it.
Last edited by ScratchReallyROCKS (2010-10-10 15:32:27)
Offline
000webhost.
Offline
TheSuccessor wrote:
000webhost.
No it deletes your account if your not active!
Offline
ScratchReallyROCKS wrote:
Daffy22 wrote:
ARGH!!!
![]()
Is anyone listening to me!!! Webs, weebly and other hosts DO NOT allow PHP and have adds!!!!![]()
![]()
Use freehostingcloud or orange serve!!! PLEASE.Um, Weebly doesn't have ads and it does allow php, but pages have the .html extension so if you made a page called "upload.php", it would be called "uploadphp.html". I mainly use Weebly because it doesn't have ads. And freehostingcloud seems good, but it asks a lot when you sign up for an account. Why does it need my address and phone number? I'm not using it.
weebly allows PHP?
PHP shouldn't work if the document has a .html extension. ???
Anyway it would be limited so you wouldn't be able to upload files. I would try freehostingcloud, just enter any random number or string of letters in those fields. It doesn't matter!
Offline
ok I will set up a freehostingcloud account, please post your email and I will say when I have got it. I will then email the details to all the users.
Offline
johnnydean1 wrote:
ok I will set up a freehostingcloud account, please post your email and I will say when I have got it. I will then email the details to all the users.
Except that we're not supposed to post our emails.
Just set up the account and add the codes. I'll link to it from the Weebly site.
Offline
Ive set up a account user and pass along with my email are going on the weebly site!
Offline
I keep forgetting to ask you guys this, but can I join your team? I have some knowlegde of PHP, I know HTML, I know a little VBscript, and some javascript! I am currently learning asp and asp.net. If I can join I will be active for about 30 min on sunday and sat. but about 1hr on mon-friday. I'll be more active when I clear some stuff out of my way.
EDIT--------------------------------------------------------------------------------------------------------------------
Oh yeah, I know Python!
Last edited by pwiter (2010-10-10 16:55:28)
Offline
Daffy22 wrote:
nXIII wrote:
Daffy22 wrote:
We need to allow users to upload the project first before playing it.
![]()
No, look:
Code:
<form action="index.php" enctype="multipart/form-data" method="post">'+ '<p><input type="file" name="sbfile" />'+ '</p><div style="position: absolute; bottom: 0px; right: 0px;">'+ '<input type="submit" value="Open" />'+ '<input type="button" value="Cancel" onclick="c(\'OpenC\');" />'+ '</div>'+ '</form>(randomly pasted JavaScript code)
+Code:
file_get_contents($_FILES["sbfile"]["tmp_name"](randomly pasted PHP code)
maybe your right!
![]()
_____________
Note to all: If we get this player really good I will use this on mod share to play projects made with mods!![]()
Can we use this?
Offline
johnnydean1 wrote:
Daffy22 wrote:
nXIII wrote:
No, look:
Code:
<form action="index.php" enctype="multipart/form-data" method="post">'+ '<p><input type="file" name="sbfile" />'+ '</p><div style="position: absolute; bottom: 0px; right: 0px;">'+ '<input type="submit" value="Open" />'+ '<input type="button" value="Cancel" onclick="c(\'OpenC\');" />'+ '</div>'+ '</form>(randomly pasted JavaScript code)
+Code:
file_get_contents($_FILES["sbfile"]["tmp_name"](randomly pasted PHP code)
maybe your right!
![]()
_____________
Note to all: If we get this player really good I will use this on mod share to play projects made with mods!![]()
Can we use this?
...not like it would help you >.<
This is for a dialog window, so the positioning would be messed up. It's also like six lines long so I probably wasn't the first to write it.
Last edited by nXIII (2010-10-10 16:26:22)
Offline
Can you define it a bit more?
Offline
sures. Okay. I'm learning JavaScript... I already am a python wizard so I got it's syntax down pretty well. I would highly recomend godaddy.com as a host. It has php, mysql databases, domain name, no ads, and very cheap (like five bucks a year.)
Offline
midnightleopard wrote:
sures. Okay. I'm learning JavaScript... I already am a python wizard so I got it's syntax down pretty well. I would highly recomend godaddy.com as a host. It has php, mysql databases, domain name, no ads, and very cheap (like five bucks a year.)
What's this to!
Offline
Hey guys, the forum's down on the website for a while. I hope to fix it as soon as I can.
Offline