Search found 6 matches
- Wed May 17, 2006 12:26 pm
- Forum: PHP - Code
- Topic: Editing PHP web page
- Replies: 13
- Views: 2523
Editing a web page: Im very grateful guys..
Guys you a too good. Thanks for not giving up on me. I hope that one day, i'll be so good to assist guys like you've done for me. I have got the navigation bars in the links.php file. I have even edited it to my taste. Thanks guys. Once again, thanks. i'll patronise this forum continually. Everah an...
- Wed May 17, 2006 8:08 am
- Forum: PHP - Code
- Topic: Editing PHP web page
- Replies: 13
- Views: 2523
Editing a PHP web page
Yes, truly the page content is embedded in the code but what i need to see is the content of the navigation bars(both horizontal and vertical).
u may check out the page on :
http://www.standardalliancegroup.com/st ... oducts.php
not even a trace of it is visible in the code!
u may check out the page on :
http://www.standardalliancegroup.com/st ... oducts.php
not even a trace of it is visible in the code!
- Tue May 16, 2006 3:25 pm
- Forum: PHP - Code
- Topic: Editing PHP web page
- Replies: 13
- Views: 2523
ignore previous pls
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <?php include('links.php'); ?> <html> <head> <title>Standard Alliance Insurance PLC</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-...
- Tue May 16, 2006 2:42 pm
- Forum: PHP - Code
- Topic: Editing PHP web page
- Replies: 13
- Views: 2523
Editing a PHP web page
Everah, I can see u're d man i need, meanwhile, i don't understand how to post a code, what do i want to achieve for doing that? Can u make it clearer pls.
- Tue May 16, 2006 2:00 pm
- Forum: PHP - Code
- Topic: Editing PHP web page
- Replies: 13
- Views: 2523
Editing a PHP web page
I was able to open the web page using notepad. I discovered that the navigation bars are generated using php code as follows: <?php main_toplinks(); ?> and <?php product_leftlinks(); ?> yet, i cannot locate where the PHP content is. for adequate referencing, u can click the url below http://www.stan...
- Tue May 16, 2006 9:56 am
- Forum: PHP - Code
- Topic: Editing PHP web page
- Replies: 13
- Views: 2523
Editing PHP web page
I opened a PHP web page with Macromedia Dreamweaver but I could not edit the navigation bars. The bars appear only as PHP icons, can anyone assist on how i can have access to the navigation bar contents?