Not showing whole name with mail () script
I sent up a simple mail form with the PHP mail() script. One problem is when it sends an email with
Connection Timeout
I'm using xmii 12.0
I'm calling a transaction as a web service from a windows application
Probably a simple error...
I'm getting the error -- Parse error: syntax error, unexpected '{' in /home/content/c/s/t/csteffen24
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
form problem
Hi all, I think this is going to be easy to resolve but for I have been looking at it to long and I
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
PHP Directory Listing Not working
Hey Guys,
I need help, I tried a ton of directory listing scripts and they all don't work. Al