Programming help
Search Only:

Search Keyword pear auth multi pages

Total: 40 results found.

Page 1 of 2
Im trying to understand how to use PEAR::Auth Ive created a database and using their examples set a page to get logged in and authenticated. PHP Code: <?php  ...
... to do. This is what I use for the logout: PHP Code:  $a=new Auth(); $a->logout();  It appears to be not working. Help ...
hey im making a forum just for fun and to learn a bit. I just have one problem, i dont know how i can divide the posts in a topic over multiple pages. Like you can see on this forum. In the ...
I came to a code using PEAR Auth... Never used this lib, but I have to maintain it... Well, the problem is that I get an error message being the following : Fatal error: Undefined class ...
I am creating an article content, where each article is too long to display, and I like to create a multiple pages for each article, like page 1, 2,3 ...so on. Could anyone give me some hint ...
Has anyone tried the Pear Auth package lately? Im having trouble using it: I try the example listed in the documentation and it simply brings up a blank page. This is the example: PHP ...
I have a database table called "pages".. There are different fields in those, most important for this issue are: page_id page_parent_id page_priviledges Now I already have ...
I have a problem of which I cannot solved (still new in this). I want to display numbers for each rows and when only 1 data exists, it wont display the record at all. Another thinggy, Im using ...
Hello http://www.planterspeakers.com/forma3.html I developed this search function with the help of you nice folks here at DevShed. (as of now there is only sample info for the state ...
Hi im trying to read a directory of images and save the contents to a file, but for every 10 images it reads it creates a new page, static1.htm, static2.htm Not sure how I can make it create ...
Hi, How would i update variables using multiple page, but save the changed variables in the same file? Like this: config.php PHP Code: <?php  ...
I have php pages that grab details for towns in the UK out of a database i have created, i want to link a map to each town from a web site such as multimap, but the pages are filled with ...
i am setting up a login page, which leads to a main menu, which then leads to multiple update pages for mySQL database data. the user inputs their user name and password to log in, a querie ...
Im writing a guestbook. So far, so good, except now I need multiple pages. How would I write my scrpt to automatically generate multiple pages (or the same page, just changing query variables ...
Hi all...... Just like to ask some questions..... Currently im designing a CRM using PHP and MySQL..... but the client has requested the form to have multiple pages so they can move back ...
Hi all... Ive been having this problem since yesterday and ive been trying to figure it out..... im trying to output orders when the user requests all orders for a certain date..... It ...
Hi -- I need a simple auth system for my site. I have played around with pear auth and "auth suite" a little. I need: 1. simple login capability 2. "remember me" functionality ...
I found this great code to display multiple pages from results accessing MySql but there are problems. I am a novice user of php so be kind. I am trying to use code retrieved from a code site ...
... secure. It uses PEAR DB. I would have used the PEAR Auth class, but I just didnt like the way it worked - so I decided to fabricate one of my own fitting my specs. It will utitlize two arrays that handle ...
Im working on a web site with data input on multiple pages. I would like to try using a class object to hold the input values, validate and eventually update the database. What is the best way ...
<< Start < Prev 1 2 Next > End >>