how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
Error In Syntax
I got this error:
Code: Parse error: syntax error, unexpected '>' in /home/bucket/publ
Send current URL in URL with a $_GET variable problem.
Hello community,
I have created a function that gets the current variable of a page, example:
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the
All possible combinations of Strings from table in PL/SQL
Hi,
I am trying to figure out how to build a list of all possible string combinations fro
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public