Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
Hi, explode and strstr.
Hi, I seem to be confused about the strstr function, eg. i have a string like:
"a.b.c.d.e.f&
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
Move array index to end
Hey guys,
Quick question:
I have an array that looks like this:
Code: [Select]$var =
query help
Hi experts.
i have a table rep2 like this
PROD_COD ACCT_NO DUE_DAYS BALANCE
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main