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: [
Line break?
Hi, I'm new to the forum and new to php. I'm not sure if I'm using the correct terminology so here i
PHP Display Telephone Number On Referrer
I have used the php below to show a different telephone number in the header of the site depending u
can i optmize image to 50% quality before uploading 2 server
Hi there
i have jus written a php program to upload and display images but when i try to uplo
DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i
need help in dynamic select menu in php
hi i have created a dynamic select menu using php. i have a problem in that which is when the user s
please fix the error
What is the error in the below code ???
Line number On/Off | Expand/Contract <?php
Consuming third party Payment Gateway API from Procedure.
Hi All,
First of all i would like to thank all the people of the oracle forum for providi
login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan