undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
Which PHP-Editor do you think is the best?
Hi everyone,
Myself Brian Anderson. For the last 2 years i have been working a
Any meaningful project for a new C++ programmer?
I want to do some meaningful program, so I can help myself to learn
Assume I know the fol
PHP and XML image gallery variable issue
I'm trying to display the large image on the same page as the thumbnails, to do that I'm passing a v
Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste