I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [Select]Array
(
[0] => Array
(
[name] => John
)
[1] => Array
(
[name] => Dan
)
[2] => Array
(
[name] => Jim
)
)
I have tried several methods but they don't work
ALV List display - header width adjust
Hi,
noob cURL help
I have a pretty basic form that I need to cURL post to a file in my includes folder (includes/login.inc.php). I have never used cURL and cant find any good tutorials online so you guys are my last
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnail and put it into one directory and save the original file into another, but it seems that when
Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?here is my codeCode: [Select]echo "<select name='categories'>"; echo "<option
Anti Spam Code Problems
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I have been working on this problem for 3 days and have had no luck!Here we go:I have a rate and
IDOC error
Hi,
retrieving policy name inside the function called by this particular policy
Hi there,
Binding 2 UDP sockets on same port, connected to different destinations, 1 receives
Hello,
Merger of 6 sister companies under one flagship company after go live
Dear Experts,
update post issues
I am trying to create an update to a post function, while the update does occur, the page routing and selecting of posts to be updated is whats getting screwed up. I have so many files involved in