How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
Dynamically allocating the number of rows in a table based on a variable value
Hi,
I have situation here which i cannot resolve, I have a variable temp which stores the num
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
Preserving user-entered linebreaks
Hi, I'm building a web 2.0 thingy from scratch and I wanna display text which users input. It's all
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
How to submit a form to the same page?
I have a table containing information about books in my library and this table has the following col
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write