Code:
im having trouble with that code snipped
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING
How could I combine these arrays??
Hello.. I'm trying to figure out a way to combine these first two arrays to get the last array.. 1st array:Code: Array( [0] => zero [1] => one [2] => two)2nd array:Code:
passthru() help
Hi everyone,I'm new to the forum and to PHP. I have some pretty good experience writing shell scripts, but beyond that, I'm not much of a programmer. That being said, here's what I'm trying to do:I'm
Material Issuing for receiving batch
Dear All experts in MM/ PP,
TCP Sending Unsigned Char...
Hi...
Taxonomy? Classification? Categorisation?
Not sure if there is a way around this classification problem
Call Screen statement Error
Dear Experts,
Aris, Netweaver BPM, Visual composer and X'app
Dear Experts,
file_put_contents and createimagefromjpeg
All,I do somethings and then I have the following code:file_put_contents('./test/'.$filename,$attachment_raw); //Give full path to $filenameI then do:$im = imagecreatefromjpeg($path_to_image_directory
Display search result
Hi!I have a SQL database with information about albums and track (music). This is where the user inputs a search term(entersearch.php): Code: <form name="form"
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignored, rejected, or misunderstood in this forum. I'm surprised there isn't already any