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: [
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of
md5 is it unique
I know this is most likely one of many simple questions that can be found semi easily. But I'm press
Progress bar for webpage
Hi,
I want to implement a progress/waiting bar on my webpage - exactly the same thing that the Mi
Parse XML
Good day,
I use oempro software and try to parse XMLReturn but it's not working for me, simpl
How can i steam a video on my PHP site? (non YouTube)
Basically I have a PHP site and don't want to give page rank to YouTube. I just want to stream a bas
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
Help with translating C code into assembler code
Hi im doing a project that moves a robot around a maze avoiding walls and need some help with conver
Php Mysql Page Loading Notice
Hi all,
I was wondering if there is a way (Sure there is) of showing a message or an image wh
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {