Coding question?
Hey guys, I have a quick question. If I want to make a way for people to pay for health in my game,
pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
Multidimensional Array into an Html table, help!
Hello all, I am new to HTML/PHP so any help would be great.
I have a multidimensional array f
How to get all server headers like Live http Headers does
Hey all, like many of you I use the Firefox addon "Live http Headers". I'm trying to write
Multi image upload
I have a gallery to build and want to build a dynamic upload form to allow for $var number of fields
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Multiple Options for a Single Page
For this example I want to use the Handlers option which is under Fed Admin and all the related codi
SOAP Issue
Hi,
I am facing some understanding problem with SOAP basic.kindly recommend some SOAP expert.
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or