Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
am I using this for loop correctly
Dear buddies!
Right now I am generating a report with some details for all the dealers.
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
PHP & MS Access - Line Break
Hey Guys!
I'm pulling records from an MS Access database and listing them using PHP and I'm r
Need PHP help... have all the elements... just need help putting them together :
Hey Guys,
I was wondering if someone could help me. I am doing a website for a client which
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.
generate seo frienly url from a text like wordpress
Convert: "åäö" to "aao", "space" to "-", "!?&q
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??