help understanding hidden input w/ php
hello i'm doing a tutorial where there are multiple forms for an edit page for a user to update thei
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
Internal Server Error issues
This has been bothering me for weeks and I've been trying to solve it without asking for help, but e
Preg_match unknown modifyer
Hello,
Im trying to write a little script for my forums i need to get the reply from my forum
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
dropdown menu
Hello everbody,
I am php newbie.
I need to develop a program that once click the drop do
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
How to kill asynchronous postback / current postback?
Hi,here is my problem:I have a web site with many pages of which some may take time to process resul