foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
Sendmail.php - heading error following check_input
Hi,
I would greatly appreciate some help? I am brand new to PHP and have been searching and e
Seperate team from score
I am writing a site that does a NFL Pick 'em type application and I have a feed that gives me the sc
Session
I am having a little trouble with a session. Not sure if it is my browser or what. I know I do not
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
User feedback after MySQL query has been executed
Hi all, I've just registered on PHPFreaks because I've got a question that I simply can't work out b
What are causes of a connection-timeout with fopen()?
Hello! Here is the situation: The server I host my website on just upgraded it's PHP build from 4.4.
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here