Forum: JavaScript / DHTML / AJAX Aug 29th, 2006 |
| Replies: 1 Views: 5,768 Copy text to clipboard Hi there all
I am in the process of developing a knowledgebase..
I have some cool click and copy script but it doesnt allow me to format the text that is copied so that I can copy an already... |
Forum: PHP Jul 27th, 2006 |
| Replies: 1 Views: 899 Searching my web page Hi all..
I have built a knowledge base, in html.. would just like to know how I can search for an answer using a search form, that I can have on the home page to find answers on the other html web... |
Forum: PHP Jul 24th, 2006 |
| Replies: 13 Views: 2,193 Re: PHP/Mysql Thanks alot,,
I am just about finished with this project now..
However, I am getting one more problem with my session login screen..
here's what happens:
I add users to the database, and then... |
Forum: PHP Jul 19th, 2006 |
| Replies: 13 Views: 2,193 Re: PHP/Mysql here is another idea I had,,,
Is it possible to add a link to my web page such as a topic"accounts issues"
when I click on "accounts issues" it adds "account issues" to mysql databse under table... |
Forum: PHP Jul 19th, 2006 |
| Replies: 13 Views: 2,193 Re: PHP/Mysql YES!!
thanks man, I had to do this , I had register globals set to off in php.ini, so I needed to use $_get...
Thank you again.. something so small I forgot.. thats php!
now I can move... |
Forum: PHP Jul 17th, 2006 |
| Replies: 13 Views: 2,193 Re: PHP/Mysql here is the error I got in the in address bar after I click on
... |
Forum: PHP Jul 13th, 2006 |
| Replies: 13 Views: 2,193 Re: PHP/Mysql thanks for the reply, I'ts greatly appreciated, i will generate the error and post it here, I can only do this tomorrow as the PC at work has no access to php enabled server....
thanks again.. |
Forum: PHP Jul 12th, 2006 |
| Replies: 13 Views: 2,193 Re: PHP/Mysql Thanks for the response, I will work on thsi right away.. however I am stuck with something again, I will paste the code here.. firstly some details:
there are 3 webpages involved here:
page 1
... |
Forum: PHP Jul 11th, 2006 |
| Replies: 13 Views: 2,193 Re: PHP/Mysql Zippee!!
your help was greatly appreciated, however you suggested I make a table with username and name of links.
When I started getting down to this, I started making tables, and just confused... |
Forum: PHP Jul 11th, 2006 |
| Replies: 13 Views: 2,193 Re: PHP/Mysql Thanks alot!!, this forum is great... I had writers block, thanks for putting me back on track :) |
Forum: PHP Jul 10th, 2006 |
| Replies: 13 Views: 2,193 PHP/Mysql Hi everyone!!
I need some help with setting up a php page that calls an sql database..
here is what I want it to do?
-firstly: a user must be able to log in(because under this login you must... |