Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
PHP Include w/If IE Condition Statement?
I was having a problem with Internet Exploder (big surprise, right?) displaying my drop down menus i
How to Detect it is public_html or httpdocs?
How to check whether it is cPanel or Plesk?
If it found public_html perform <?php incl
PHP FTP connect doesn't work with correct login
Hi!
i am working on this test code:
Quote<?php
$ftp_ser
Calander layout
Hi i know this sounds like a simple question but i cant find the answer to it anywhere i have added
Progress bar for webpage
Hi,
I want to implement a progress/waiting bar on my webpage - exactly the same thing that the Mi
Match stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
A rank users order by points
I want to make an insert from table 'rank' , with number (rank) from the cod blow, to fild users.ran
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b