need help in update query
i create a form for update. there are 8 columns in my mysql table. on my main page all the data is r
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
Help, Base64 encoding url and decoding server side.
Hello everyone, i have a website with videos and games and also provide an embed code which people c
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
php include email form with attachment
I have had no luck with finding a email form all over the Internet for various reasons. Some insecur
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
show the direct link into href
I want to display link on the page. i am fetching the data(URL) from database,actually before that i
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va