Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th
Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
Help on query replacing the date
Hi Pals,
i want to replace the current date in a column to some value say C or D or any n
Basic Forum Tutorial
Hi, I'm new to PHP. I want to build a basic forum for my site using PHP and MySQL. I've searched t
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas
Business Health Check
Hello
I need to create an online business health check for a client it will be multiple choi
Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
PHP page is blank
Hi Everyone,
I have a site in which I am able to open the first PHP webpage in my browser but