empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Help adding strtolower( to my in_array
strtolower i need to add it to this to work, iuno how.
Code: $moderators = array('Admin', 'ba
Calling variables
I want to call this to my website but it doesn't display what I want it to,
Code: <h5&
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
shoping cart issues
i´ve wrote this and works when i add an item to, my cart, but when i want to add othrer item just
explode() function problem maybe
Hi I'm having trouble searching my database. When I type two words in the search field it only searc
php sessions,logouts & the bloomin back button!
Hi All,
I've got a cms that members can log into. When they logout, the session is destroyed,
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of