Search:

Type: Posts; User: borikenMedia; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    3,602

    At www.php.net documentation check out list of...

    At www.php.net documentation check out list of supported protocols.
  2. Replies
    21
    Views
    9,061

    ur looking for a contact form with an attachment...

    ur looking for a contact form with an attachment tool on it?
    to see if i can help u out.
  3. Replies
    3
    Views
    4,096

    re-set

    create a .htaccess
    write Options -Indexes in it.
    if allowed in ur hosting. This will block anyone that try to access any directory.
    try a google search about it and get closer to the syntax on the...
  4. Replies
    3
    Views
    4,096

    short encription snnipet

    quik one!


    <?php


    function dacript($file){

    if(file_exists($file)){
  5. set a cookie tru the download and straw it on the...

    set a cookie tru the download and straw it on the download end.
  6. Replies
    7
    Views
    10,003

    Login snnuipet

    a quick one mysql based.

    <?php

    function login(){
    print('<form method="post">
    <input type="hidden" name="id" value="null">
    <input type="text" name="uname" value="UserName"><br/>
    <input...
  7. Replies
    21
    Views
    9,061

    Re:

    chek this one should do it.

    http://us.php.net/manual/en/features.file-upload.php#72064
Results 1 to 7 of 8