Search found 10 matches

by stb136
Wed Jun 06, 2007 6:52 am
Forum: Software
Topic: UPHP music manager
Replies: 12
Views: 11724

Avoid using Javascript for form validation

Avoid using Javascript for form validation

--------------------------------------------------------------------------------

Programmers Alert:
Okay not exactly avoid but use a server side language to validate as well....
Here's what i mean.

You have a form with the following fields, say
Name ...
by stb136
Wed Jun 06, 2007 6:50 am
Forum: Software
Topic: UPHP music manager
Replies: 12
Views: 11724

Shoutout Box script

--------------------------------------------------------------------------------

Well, first we will start with the shoutbox, after you have all of the codes up, we will break it up and show you how to customize it

Shoutbox:

PHP Code:
<style type="text/css ...
by stb136
Wed Jun 06, 2007 6:49 am
Forum: Software
Topic: UPHP music manager
Replies: 12
Views: 11724

I want my site to be fast...

I want my site to be fast...

--------------------------------------------------------------------------------

hey,

have you ever wondered how Google or GMail somehow manage to have such a fast interface? Often at times, programmers wonder How do they do that? It must me some google genius... lol ...
by stb136
Wed Jun 06, 2007 6:47 am
Forum: Software
Topic: UPHP music manager
Replies: 12
Views: 11724

Online Editor

--------------------------------------------------------------------------------

we are starting off with the beginning of the tut with the selector page - drop down menu:

// I have added security so only admin's can use the script

Code:
<?php # Script 13.5 - editor.php
// Editor ...
by stb136
Wed Jun 06, 2007 6:45 am
Forum: Software
Topic: UPHP music manager
Replies: 12
Views: 11724

Vbb 365 with 20 mod hacked

Vbb 365 with 20 mod hacked

--------------------------------------------------------------------------------

Source Vbb 365 null by Mafiascript
2 Skin M&M và Teen
'vBShout v2.1
Viettyping
Cyb - Advanced Forum Statistics 4.5
ajaxcheckreg
NVE_Level_Pro
'vbadvanced_cmps_2_2_1
countryflag
12congiap ...
by stb136
Wed Jun 06, 2007 6:44 am
Forum: Software
Topic: UPHP music manager
Replies: 12
Views: 11724

PHP Designer 2007

I want share with you the best PHP Integrated development enviroment.

PHP Designer 2007

PHP Designer 2007 - Professional 5.2.2 [02.26.2007]

PHP Designer 2007 - Professional is a PHP Editor / PHP IDE (Integrated Development Environment) for both beginners and professional developers.
Designed to ...
by stb136
Wed Jun 06, 2007 6:40 am
Forum: Software
Topic: UPHP music manager
Replies: 12
Views: 11724

PHP Search Page

PHP Search Page

--------------------------------------------------------------------------------

OK This tutorial will show you how to make a search page.

Firstly we make a form. I am going to use this

Code:
<form method="post" action="searchpage.php">
<p>Please enter keyword.</p>
<p>
<input ...
by stb136
Wed Jun 06, 2007 6:38 am
Forum: Software
Topic: UPHP music manager
Replies: 12
Views: 11724

POST or GET: Which Method to Use?

POST or GET: Which Method to Use?

--------------------------------------------------------------------------------

Okay so u have a form and a preprocessor(i mean PHP). Now you're wondering what method to use to process the form....

GET or POST
First of all let's see the difference. In GET, the ...
by stb136
Wed Jun 06, 2007 6:36 am
Forum: Software
Topic: UPHP music manager
Replies: 12
Views: 11724

c++ to php

c++ to php

--------------------------------------------------------------------------------

A little tutorial on moving over to php from C++
http://www.oracle.com/technology/pub...pp-to-php.html
by stb136
Wed Jun 06, 2007 6:32 am
Forum: Software
Topic: UPHP music manager
Replies: 12
Views: 11724

UPHP music manager

UPHP music manager

--------------------------------------------------------------------------------

uPHP audio manager is a free PHP system that makes your music collection available as a streaming website (media server and music database). You manage audio and access your music (ogg, mp3, wav ...