Is it possible to make a kid's art sharing website with dreamweaver? Also, how would I do the upload and account codes? Anyone want to help?
Possible names: Clipsy, Art4Kidz, Uploadkidz, myclipz <--- vote or suggest new names!
Offline
I bought Dreamweaver a while back. Don't know if I still have it.
To make password and uploading scripts, you'll need to use PHP.
Offline
stevetheipad wrote:
I bought Dreamweaver a while back. Don't know if I still have it.
To make password and uploading scripts, you'll need to use PHP.
off to learn PHP
Offline
FreshStudios wrote:
stevetheipad wrote:
I bought Dreamweaver a while back. Don't know if I still have it.
To make password and uploading scripts, you'll need to use PHP.off to learn PHP
It's a bit tricky unless you have some server side programming background, but you can pick up on the very basics fairly easily.
Offline
I think Clipsy is a cute name
Offline
Offline
WYSIWYG editors aren't generally used professionally.
Offline
XenoK wrote:
veggieman001 wrote:
WYSIWYG editors aren't generally used professionally.
I got the impression that this would be a children's website.
Scratch is for the most part a children’s website, it's pretty professional
Offline
I like the name Clipsy, it's nice, catchy :3
Offline
FreshStudios wrote:
Is it possible to make a kid's art sharing website with dreamweaver? Also, how would I do the upload and account codes? Anyone want to help?
Possible names: Clipsy, Art4Kidz, Uploadkidz, myclipz <--- vote or suggest new names!
mkdir() to assign a new directory, file_put_contents() to place contents. Good luck.
Offline
veggieman001 wrote:
WYSIWYG editors aren't generally used professionally.
But Dreamweaver just gives you suggestions when choosing attributes. It's mainly used for convenience. I learned HTML5 without DW CS6 and then started using it because it't more convenient I want to use WordPress, but the install won't work.
Offline
chanmanpartyman wrote:
veggieman001 wrote:
WYSIWYG editors aren't generally used professionally.
I want to use WordPress, but the install won't work.
If your webhost is decent, they'll probably have an auto-installer.
Offline
Ecliptic wrote:
chanmanpartyman wrote:
veggieman001 wrote:
WYSIWYG editors aren't generally used professionally.
I want to use WordPress, but the install won't work.
If your webhost is decent, they'll probably have an auto-installer.
Yes, in-fact it does. Never bothered to look at it
Offline
chanmanpartyman wrote:
Ecliptic wrote:
chanmanpartyman wrote:
I want to use WordPress, but the install won't work.If your webhost is decent, they'll probably have an auto-installer.
Yes, in-fact it does. Never bothered to look at it :P
Well you should use it, since your having trouble installing it manually. :P
Offline