Search found 5 matches
- Tue Dec 14, 2004 12:54 pm
- Forum: PHP - Code
- Topic: Back Button
- Replies: 10
- Views: 1406
Thanks everyone for your advice, but I am just not getting it I have tried everything that has been suggested but to no avail it still does not work correctly. I even went out to other websites that I know do what I am looking for to view the source code and still can't find what I am looking for. T...
- Fri Dec 10, 2004 3:18 pm
- Forum: PHP - Code
- Topic: Back Button
- Replies: 10
- Views: 1406
Thanks again
thank you for your help but I guess i am just not understanding. I have tried everything that was mention with no luck. :? I think that the onclick route would be best for me but I do not know where to place the code. Nor do I know where. This is the first time I have confronted PHP and or HTML code...
- Mon Dec 06, 2004 2:25 pm
- Forum: PHP - Code
- Topic: Back Button
- Replies: 10
- Views: 1406
Back Button cont.
Ok I tried the cache but it didn't work so I am guessing that I am not putting it in the right place. so here is the code for one report. Where would I put it? <?php //connect to existing session //if no existing session, send user to login page include "verify.inc"; ?> <HTML> <HEAD> <TITL...
- Mon Dec 06, 2004 2:04 pm
- Forum: PHP - Code
- Topic: Back Button
- Replies: 10
- Views: 1406
Thank you
Thank you for the advice I am going to try them and see what results I get. Once again I appologise for not replying sooner. I moved on to another project and just finished it up.
- Thu Dec 02, 2004 1:56 pm
- Forum: PHP - Code
- Topic: Back Button
- Replies: 10
- Views: 1406
Back Button
Hi I am going to appologize now if I incorrectly post this. First timer. I am relatively new to PHP code. I finish school in May and I am currently working for a company part-time as a programmer. They use PHP for running the reports they need. They also use MySQL as the server database for the info...