jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Miscellaneous

DeEnFrSp
Amount: 114
Displaying: 101 - 110
Pages: << 1 2 3 4 5 6 7 8 9 10 [11] 12 >>
Sort Listings By:
Hits: 402

Defining dynamic pages with a public or private status

Rating 0.0 0.0
This tutorial describes a PHP-Nuke Function to restrict access by page as public or private. The function pageStatus(); is called on the top (or inside your root level header, not the themes header) of all pages. This will allow you to deifne in your admin panel specifc pages and urls that you want to have a particular viewing status. It explains a few ways to go about defining which pages to have the "public" or "private" status. Also the code for the function is available.
Platform(s): n/a Date: May, 29 2001
DETAIL
Hits: 481

Keeping your Dynamic Pages Dynamic

Rating 0.0 0.0
As more and more Web pages become database-driven and dynamic, it will be important that Web browsers display the most up-to-date information available from your site. The author notes "For those who have been in the PHP field for some time, dealing with this issue is nothing new. The problem itself has nothing to do with PHP at all. Rather, it is the client's browser that is the source." This article addresses such topics as PHP and Browser Caches and Cache Controlling Headers.
Platform(s): n/a Date: Mar, 12 2001
DETAIL
Hits: 382

binarycloud: the opensource platform for php web applications

Rating 0.0 0.0
binarycloud is a platform for rapidly developing complex web applications. It includes basic services like authentication, permissions, a template engine, database abstraction etc., an extensive collection of libraries, and a framework for configuring the system and building your own logic. This tutorial step-by-step explains how to install it in details.
Platform(s): n/a Date: Feb, 16 2001
DETAIL
Hits: 164

Create an LDAP Address Book

Rating 0.0 0.0
This article will attempt to demonstrate how to connect to an LDAP server using PHP. Specifically, the example given will connect to a public LDAP server and perform searches. This example closely mimics the way NetscapeŽ Communicator 4.* uses its address book to connect to LDAP resources.
Platform(s): n/a Date: Feb, 16 2001
DETAIL
Hits: 160

Native Language Support

Rating 0.0 0.0
While a great part of the web is in English, if you are targeting a worldwide audience, then neither English nor Esperanto alone is an option. This article gives a brief overview on several different ways to deliver content in both English and Spanish, and a third language.
Platform(s): n/a Date: Feb, 16 2001
DETAIL
Hits: 214

PHP & Java

Rating 0.0 0.0
The author notes "The Java extension is an extremely exciting tool. By learning how to use this module, you can extend PHP by the power of all available Java classes. To show you the basics of the Java extension, this article will cover installation and a few code examples of using PHP and Java together."
Platform(s): n/a Date: Jan, 04 2001
DETAIL
Hits: 293

PHP for PDF

Rating 0.0 0.0
With this Tutorial you'll learn how to use the PDF extension in PHP4 to create PDF documents. It also puts focus on creating PDF documents with data from MySQL.
Platform(s): n/a Date: Oct, 27 2000
DETAIL
Hits: 137

Storing Data in the Client

Rating 0.0 0.0
One of the things that all programmers love is to write a program which writes another program. On the web we have two different programming environments: the client (browser) and the server. Due to the HTTP protocol definition we can write a program on the server which writes another program to be executed on the client. Let's pick PHP (of course) for the server and JavaScript for the client. We'll show you in this article how you can use this scheme to store data in the client and then minimize the data transfered between the server and the browser for interactive applications like a chat room, a news system or whatever you want.
Platform(s): n/a Date: Aug, 11 2000
DETAIL
Hits: 252

Making your PHP code work better with Front Page

Rating 0.0 0.0
Here, you will find tips on how to work around some common problems that may occur when inserting PHP code within pages on Microsoft Front Page.
Platform(s): n/a Date: Jul, 29 2000
DETAIL
Hits: 237

Switching From VB to PHP

Rating 0.0 0.0
This article focuses on the switch from Visual Basic to PHP. Several examples are presented.
Platform(s): n/a Date: Jul, 09 2000
DETAIL
Amount: 114
Displaying: 101 - 110
Pages: << 1 2 3 4 5 6 7 8 9 10 [11] 12 >>