$variable = $variable
Hello
Sorry if this is a really simple question but I have run out of ideas. Is there a reall
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
ME54/ME54N Conditional check for Release of PR
Hi Gurus,
My requirement is to put a check on the release of the PR with respect to the c
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use
Custom CMS
This is a big custom CMS script I'd like to develop and would like some help atleast figuring out wh
Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Php navigation
I have four buttons on a php page.
If i click a button it will redirect to different php pages.