Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
Track downloads' status
Hello,
I need to make somehow, some system, to track whether downloads are completed or faile
a dificult string search
Hi I don't know a way around this. I want the user to input a password, but to make it a bit complca
Bandwidth monitoring?
Hi guys,
I need a little information I have written a php app and I occurred to that I need
At max how many columns is advisable to create in a table/view
Hi All,
I have two transaction table from which i want to create a simple view or material
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
need to add "sizes" to shopping cart
Hey guys, I am trying to figure out a way to add a "size" selector on to this bit of code.