PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
WELCOME SCREEN
first of all let me tell you what does my script do,
it´s a very simple query to show a e
Sessions work for me and not others?
I'm having a bit of bad luck with sessions. In the past they have worked fine for me, but this time
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee
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
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: [
help countdown timers
hello every one,
I'd like to know how to insert many countdowns in the same page.
The dura
Problem with a select distinct
I have a problema with a select distinct, I have the next sql:
select distinct a,b,c,d fr
mails going in spam??
The mails I sent to folks in my database using mail(function) are going in spam??
Any idea ho