Shuffle between users ??
I have multiple $users in table. I need to send them $message.
I need to send the next messag
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
Download Image from URL and Upload it
Ok, I have been googling for the last 1/2 hour trying to figure this out, Most likely I'm just not s
Can we convert non uni code system into unicode
Hi All,
Presently i am using non-unicode system and the sap version is 4.7.
Can i c
question about n
I was looking at some of the things you could do with php and one of the things I have tried is n.<
How to get the previous months last date....
Here's my wittle problem. I suck at working with dates.
So today is 10/20/2009, i need to fig
Contact Form Not Working When I Add Validation Codes
So I built my first working PHP "Contact Us" like form. But, I have been trying to now mak