Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
twalsh021 #1
How do I keep individual .php's from being posted
My DW operator left the company and I need to remove her from the website. I
do not want to delete her PHP though. I can see other ex-employees in my
directory who no longer show up on the site, but I don't see where to break the
connection.
twalsh021 Guest
-
Is there a Coldfusion equivalent to PHP's array_unique?
I'm trying to filter out unique array elements in Coldfusion MX 7. Is there any coldfusion function equivalent to PHP's array_unique function? ... -
Something like PHP's PEAR::DB_NestedSet?
This PHP module looks cool: http://pear.php.net/package/DB_NestedSet is there something like it in CPAN? -- dave -
PHP's global namespace
Why are PHP's system functions all in a global namespace? Won't this lead to chaos as new functions are added, which have names which clash with... -
PHP's References
I'm trying to create a stack of class objects; but on cycling through them with 'foreach' I am unable to update their properties. What is the... -
PROBLEM : Installing GD for PHP's JpGraph
Hi there, I've installed PHP on a variety of machines, but I seem to be having a lot of trouble on Windows XP. I have 4.3.2 installed, and I... -
Murray *ACE* #2
Re: How do I keep individual .php's from being posted
What?
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"twalsh021" <webforumsuser@macromedia.com> wrote in message
news:ehqqoe$8dn$1@forums.macromedia.com...> My DW operator left the company and I need to remove her from the website.
> I
> do not want to delete her PHP though. I can see other ex-employees in my
> directory who no longer show up on the site, but I don't see where to
> break the
> connection.
>
Murray *ACE* Guest
-
twalsh021 #3
Re: How do I keep individual .php's from being posted
I have a number of employee profile pages in a subdirectory of my site. The
active employees appear on the site while the inactive employees do not. Yet
they are all still in the same subdirectory.
Some of my employees recently left the company but they still appear on the
website. I'm trying to figure out the steps to make these pages live or
inactive.
twalsh021 Guest
-
Murray *ACE* #4
Re: How do I keep individual .php's from being posted
You are likely looking at a page that is pulling data from a database, and
placing it on the page. This would be done through the server-scripting on
the page (PHP, sounds like). To change it, you would need to have access to
the database, and remove those employees. Do you know PHP? Do you know how
to get at the administrative pages for the database? Do you know what to do
once you get there?
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"twalsh021" <webforumsuser@macromedia.com> wrote in message
news:ehr1hg$gdg$1@forums.macromedia.com...>I have a number of employee profile pages in a subdirectory of my site.
>The
> active employees appear on the site while the inactive employees do not.
> Yet
> they are all still in the same subdirectory.
>
> Some of my employees recently left the company but they still appear on
> the
> website. I'm trying to figure out the steps to make these pages live or
> inactive.
>
Murray *ACE* Guest
-
twalsh021 #5
Re: How do I keep individual .php's from being posted
I have no idea how this program works. I was amazed when I succesfully updated
a performance update page a couple of weeks ago.
Do you have an email that I could send a screen shot to? Perhaps it would
make a bit more sense if you could see my setup.
twalsh021 Guest
-
Murray *ACE* #6
Re: How do I keep individual .php's from being posted
A screenshot will do little good. Are your pages online?
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"twalsh021" <webforumsuser@macromedia.com> wrote in message
news:ehr60f$lnq$1@forums.macromedia.com...>I have no idea how this program works. I was amazed when I succesfully
>updated
> a performance update page a couple of weeks ago.
>
> Do you have an email that I could send a screen shot to? Perhaps it would
> make a bit more sense if you could see my setup.
>
Murray *ACE* Guest
-
twalsh021 #7
Re: How do I keep individual .php's from being posted
Yes - the website is [url]www.kilkennycapital.com[/url] but you will need to apply for a
password. If you do that I will be notified quickly and activate the password
you request. Once inside you will see a company profile area. When you click
on that you will see a series of names. When you click on a name you will see
a bio page that is constructed using a file named (for example) ssabba.php. My
goal is to make it so that you can no longer see that page.
twalsh021 Guest



Reply With Quote

