Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i
want to add a break after a certain amount of characters
i was wondering how to add a break in a blog post after a certain amount of characters... any idea o
listing help
Hi,
at first, great new design!!! I like it,
i got a problem,
I want to list so
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
Remove directories not empty
hi,
i have an array that contains some names (1,4,6,56...). Every integer is a name of a folder.<
Remove letter from numeric textbox
I have a textbox that will search the employee database by entering in the employee ID and it will r
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Little problem with form insertion in MySQL, Please help!!!
Hi!,
I'm a little bit new with php and I have a little issue here. I created a webform to ins
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ