How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?
DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i
Paypal
Hi all,
I have an advanced basic knowledge of php
I want to try something new for a s
Print 'a' to 'z' via for loop
A very simple problem..
How Can I print a to z NOT a to y ?
It is a part of a code where
<
some query on multilingual website
Hi all,
Which is the simplest and easiest method to make a website multilingual,
is it put
how do I show what a user have selected from a checkbox?
From my code below, how would i show which check boxes have been checked and which radio buttons sel
Unable to retreve the values from Mysql Query
Hi,
Here is the php code that I have, Query is running properly in phpmyadmin and is resu
check_changed_data - I can't get data from the called method event
I use check_changed_data to trigger my event method.
The method delivers er_changed_data.