How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
path to include folder
Hi everyone,
When I'm testing locally, I have to add the name of the site folder as part of t
preg-match with a string and numbers
Hi, I can't get the expression to work for my preg_match, what I'd like is for it to match the strin
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
Function
How can I make this function that once you click the link in the code it takes you to a new page wit
Pulling out some result data from MYSQL
Hey Guys,
I've built a PHP page that has a for just imagine something like registration form
server trace logs
could any one tell me from where do i get error logs in xMII??I want to check the reason for dtabase
php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,