why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
Blogging s/w
heya frndz!!! i want to start a blog.... m looking for a s/w like oscommerce which is thr for e-comm
phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
jquery validation in codeIgniter
hai i need to add client side validation to my fiels which are selected in a forloop.the fields are
Create a form of 2 numbers input and find the greatest.
Hi, everybody.
I have a homework in my training of php, which ask you to make a form that ask
random generation
hi
i need help with generating this
numbers from 1-12
i want to generate in ran
Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C