code
search
solutions
software
Search
Search
Programming help
Search Keyword:
Search
All words
Any words
Exact Phrase
Ordering:
Newest First
Oldest First
Most Popular
Alphabetical
Section/Category
Search Only:
Articles
Search Keyword
pear auth multi pages
Total: 40 results found.
Display #
5
10
15
20
25
30
50
100
All
Page 1 of 2
1.
Questionabout using PEAR::Auth
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
auth
enticated. PHP Code: <?php ...
2.
pear: auth
... to do. This is what I use for the logout: PHP Code: $a=new
Auth
(); $a->logout(); It ap
pear
s to be not working. Help ...
3.
divide posts over multiple pages.
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
multi
ple
pages
. Like you can see on this forum. In the ...
4.
PEAR Auth problem
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 ...
5.
Creating multiple pages content
I am creating an article content, where each article is too long to display, and I like to create a
multi
ple
pages
for each article, like page 1, 2,3 ...so on. Could anyone give me some hint ...
6.
Pear Auth Package
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 ...
7.
setting page priviledges info to multiple pages in database at once
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 ...
8.
Multiple Pages and numbering for Oracle
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 ...
9.
php and mysql query results on multiple pages
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 ...
10.
create multiple static pages from DIR
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 ...
11.
Updating Variables With Multiple Pages.
Hi, How would i update variables using
multi
ple page, but save the changed variables in the same file? Like this: config.php PHP Code: <?php ...
12.
generate links to multimap pages dynamically
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
multi
map, but the
pages
are filled with ...
13.
using same variable over multiple pages
i am setting up a login page, which leads to a main menu, which then leads to
multi
ple update
pages
for mySQL database data. the user inputs their user name and password to log in, a querie ...
14.
Generating multiple PHP pages w/ Different quries on each page
Im writing a guestbook. So far, so good, except now I need
multi
ple
pages
. How would I write my scrpt to automatically generate
multi
ple
pages
(or the same page, just changing query variables ...
15.
navigating multiple page forms n how to keep the info on previous page
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
multi
ple
pages
so they can move back ...
16.
issue with multidimensional array (deleting values)
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 ...
17.
Best Auth package?
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 ...
18.
Need debug help on multiple page results page
I found this great code to display
multi
ple
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 ...
19.
PHP mysql/cookie-based authentication class
... 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 ...
20.
Passing class object between pages
Im working on a web site with data input on
multi
ple
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
>>
Popular Resources
warning fsockopen [function fsockopen] unable to connect udp
checkbox input flash as3
Latest Resources
fwrite unexpected errors
Overlaying text on an image being uploaded.
function has error on array
function that see if a variable contains something?
getting string containing quote in same page
Web Stats