PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
MySQL issue
I am taking sentences through a form on page. Then checking some condition and trying to insert them
How to read posted binary data from a mobile device and post it to a web server?
Here is the senario...
I have a mobile device (MD) that posts binary data to a Web Server (WS
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Printing a webpage
I use this to print the webpage:
o
Passing Arguments to execlp()
I'm writing a program that mimics a unix shell. It's supposed to take commands with arguments and ex
noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),
a u
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
Load file in PHP
I have 2 files. The first is a PHP generated XML file that's dependent by 2 inputs. The second is a
Unifying logins of two different scripts
I have two different game scripts which I want to embed on my own site. The problem is I don't want