Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?
javascript in php code causes page to display white
Hi All,
Odd one this, I've got the following code (below) which is a simple log in form. The
unexpected T_STRING
error log "[Sat Jan 09 18:27:58 2010] [error] [client 127.0.0.1] PHP Parse error: syntax error
check comment for html
hi, I just wanted to check if a comment a user posts contains HTML, and if it does, to not allow it
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
PHP Tab Control
Hi All,
I would like to have PHP tab control with/without Javascript.
But I want to r
MySQL issue
I am taking sentences through a form on page. Then checking some condition and trying to insert them
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
A WBS element with the name XXX already exists in version FREI_VERSION
Hi.
When I am trying to insert WBS element in a project, error occurs:
"A WBS eleme
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means