bs0d |
Subject: "re:
Image/Graphic
CMS"
Posted: @ 8:47 pm on Jul 29 2007
|
|
|
 Member #: 1 Rank: Admin. - (1,505) Since: 02/06/05 Posts: 600 From: USA
|
Be more
descriptive,
you can do this
yourself
|
Viewed: 20,624 Times | |  |
BoricuaLayz |
Subject: "re:
Image/Graphic
CMS"
Posted: @ 12:45 am on Jul 30 2007
|
|
|
Member #: 356 Rank: User - (30) Since: 06/25/07 Posts: 44 From: Florida
|
Never Mind
i have decided
to create a
database
with the
columns
name:
category:
image:
and then the
upload script
which will put
the image in
information in
the database
then
i just query
the data
=]
Edited at 12:54:19 am on 07/30/07
|
Viewed: 20,621 Times | |  |
bs0d |
Subject: "re:
Image/Graphic
CMS"
Posted: @ 4:27 am on Jul 30 2007
|
|
|
 Member #: 1 Rank: Admin. - (1,505) Since: 02/06/05 Posts: 600 From: USA
|
Well thats
good; You can
also display
all of the
images and add
a delete link
to each (linked
to a script
that will
delete the ID
of the image
passed to it)
so thats
content
management
stuff, innit
|
Viewed: 20,608 Times | |  |
misterhaan |
Subject: "re:
Image/Graphic
CMS"
Posted: @ 2:35 pm on Jul 31 2007
|
|
|
 Member #: 5 Rank: User - (213) Since: 02/11/05 Posts: 148 From: chair
|
i did
something like
that a while
ago: http://www.tra
ck7.org/output/
gfx/album/
i'm happy with
how it works
but i think
i'm going to
tweak the style
since i don't
like the way
the same-size
box looks
around
different-size
preview photos.
Edited at 03:33:53 pm on 08/06/07
please note
that the above
post is likely
made up in its
entirety. |
Viewed: 20,580 Times | |  |
lovina |
Subject: "re:
Image/Graphic
CMS"
Posted: @ 6:52 pm on Aug 06 2007
|
|
|
Member #: 385 Rank: User - (2) Since: 08/06/07 Posts: 2
|
I am very new
with PHP
script. So, how
do you create
photo album
like that.
Thanks
Please be
patient with
me...
I think PHP,
MySQL and
Apache is cool |
Viewed: 20,492 Times | |  |
BoricuaLayz |
Subject: "re:
Image/Graphic
CMS"
Posted: @ 7:45 pm on Aug 06 2007
|
|
|
Member #: 356 Rank: User - (30) Since: 06/25/07 Posts: 44 From: Florida
|
I finished
the GCMS
[Graphic
Content
Management
System]
it uses MYSQL
and php files
you can add and
edit your own
categories,
add images and
edit them,
and has a Mico
User System for
the Admin.
=P i worked
very hard on it
and it has a
sleek look to
it.
i am puttin up
a demo so
everyone can
see it
=)
Edited at 07:49:19 pm on 08/06/07
|
Viewed: 20,487 Times | |  |
bs0d |
Subject: "re:
Image/Graphic
CMS"
Posted: @ 8:33 pm on Aug 06 2007
|
|
|
 Member #: 1 Rank: Admin. - (1,505) Since: 02/06/05 Posts: 600 From: USA
|
That would be
great; It would
help others
learn that read
this thread
(like lovina).
Edited at 08:34:37 pm on 08/06/07
|
Viewed: 20,479 Times | |  |
BoricuaLayz |
Subject: "re:
Image/Graphic
CMS"
Posted: @ 1:32 am on Aug 07 2007
|
|
|
Member #: 356 Rank: User - (30) Since: 06/25/07 Posts: 44 From: Florida
|
CLICK HERE TO
VIEW GCMS
DEMO
the username is
"demo&qu
ot;
the password is
"graphic
"
the demo comes
with a test
page that would
show you how
the images
would look on a
page
please feedback
would be
greatly
appreciated
|
Viewed: 20,471 Times | |  |
bs0d |
Subject: "re:
Image/Graphic
CMS"
Posted: @ 2:11 am on Aug 07 2007
|
|
|
 Member #: 1 Rank: Admin. - (1,505) Since: 02/06/05 Posts: 600 From: USA
|
Looks great!
Everything
seems to work,
good job
|
Viewed: 20,462 Times | |  |
BoricuaLayz |
Subject: "re:
Image/Graphic
CMS"
Posted: @ 5:09 pm on Aug 07 2007
|
|
|
Member #: 356 Rank: User - (30) Since: 06/25/07 Posts: 44 From: Florida
|
|
Viewed: 20,428 Times | |  |
BoricuaLayz |
Subject: "re:
Image/Graphic
CMS"
Posted: @ 8:38 pm on Nov 07 2007
|
|
|
Member #: 356 Rank: User - (30) Since: 06/25/07 Posts: 44 From: Florida
|
Ok i need some
serious help
here :(
i want to add
something to
this script
i want to be
able to upload
the images to
my server with
php but when
its uploaded
send the url of
the newly
uploaded image
to the database
can anyone help
me out.
|
Viewed: 18,720 Times | |  |
bs0d |
Subject: "re:
Image/Graphic
CMS"
Posted: @ 10:53 pm on Nov 07 2007
|
|
|
 Member #: 1 Rank: Admin. - (1,505) Since: 02/06/05 Posts: 600 From: USA
|
Are you
uploading the
files to a
dynamic
location or
static? if
it's static,
just put in:
"http://w
ww.your-site.co
m/path/to/image
/" .
$image_name for
the URL field
you create in
the database.
If it's
dynamic, use
the variables
for the
folders, like:
"http://w
ww.your-site.co
m/" .
$var_path1 .
"/"
. $var_path2 .
"/"
.
$image_name
See what I
mean?
|
Viewed: 18,705 Times | |  |
Viewing Page: 1 of 1 |