mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
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
Extract text from string
Hi folks,
I have a string that looks like this:
aaaaaaaaaa:
bbbbbbbbbb (ccccccccc)
selectbox+database connection retrive problem
Code: [Select]
<tr>
<th align="left" scope="c
C++ API to Oracle dB
I need to perform a select command to the Oracle dB to obtain information from a table.
What libr
Array becomes unset by itself?
Hi,
I have a bit of experience with PHP but not extensive. It seems I cannot store any items
Intrastat Report Config in ECC 6.0 - goods Movement in EU countries
Colleagues, need ur help to understand the changes require in ECC 6 standard Report configuration se
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
Mail Form receiving emails with no content
Hi, I hope someone here can help me.
I have a simple form in my website, it was working OK, after