error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
getting rid of quotes in strings
sick of trying to deal with them in multiple ways (entering in and taking from database, echoing, ec
Passing Arguments to execlp()
I'm writing a program that mimics a unix shell. It's supposed to take commands with arguments and ex
Significance of BPM
Hi Experts,
I am a novice in BPM , I just want to know how BPM as permenant department is
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
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
PHP Multiples of 2, Show posts...not working (wordpress)
I have been using this code to show div.example with 6 li columns inside it, each li is a post with
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,