Categories
Tags → Display Php Code

Exec and system command and results

This simple tutorial shows you how to execute system command such as ping in php and display results. Code and example is included.
DETAILS

remotely hosted script

This example shows how you can create a remotely hosted script that will display links on a site. The script is created on a site with php scripting and the a single line of JavaScript code allows the content to be displayed on other sites , they don...
DETAILS

Multi Form Generator Based on phpMyEdit

Based on phpMyEdit, this Multi Form Generator instantly generates forms for ALL TABLES found in the configured MySQL database ... optionally writing forms to the server, and always display code for the phpMyedit based forms. If there are 60 tables in...
DETAILS

Secure Email List

Secure Email List, code named SecurEmailL is a simple php script that will use a form to display email addresses. Using the form, the user must click the button for the person he/she wants to contact. Then, a redirect request pops up the email client...
DETAILS

GrafX Hit Counter

GrafX Hit Counter is a hit counter that displays the results using a MySQL database. Simply add the 3 lines of code at the beginning of each page you want to track and the script will store the results and display a graph that shows which pages are t...
DETAILS

base64img

Include/insert your gif/jpg image inside your PHP script using base64-encodeing. This enables you to create a good functional website with images, using only one file: Your php-script. The script it self is also a good example of how this works. Enjo...
DETAILS

Sasquatch2

Like the original Sasquach, this is a PHP search engine. Sasquatch2 adds the ability to search sub-directories. This is a no database search engine. It will search through any HTML, PHP or TXT files and display a page with matching results with links...
DETAILS

displayuser.php

These simple lines of PHP code are used to display the current visitor''s username. The desired cookie information can be read and displayed anywhere on your website. If the cookie is not found, a default value of &"guest&" is ...
DETAILS

EasyThumbs

EasyThumbs is a PHP script that takes the thumbnails of a whole directory, and creates a table out of them. You can define how many cells you want that table to have and you can also make the script display the images with a link back to the thumbnai...
DETAILS

easyboard

Easyboard is a guestbook script that works with a text file for data storage, the display can be tweaked by setting variables and the script is just one part of code that you have to insert into your php page.
DETAILS

Page:
©2003-2019 jCay.com