get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Undefined offset
The following script checks to see if the user answer matches the correct answer.
Form Fiel
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in
convert PHP array to Javascript array
I have a page that gets a request sent from AJAX, and I am trying to convert a PHP array to a javasc
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
in php, link returns to the line
When I add a link in a php page, the link word returns to the line (as a
would do)
Examp
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
PHP page loading in Firefox but not in IE
hello,
i am currently doing a project in PHP and i have a problem. If I view the project in M
Problem with shopcart code
Hello, I am having a bit of trouble being able to add a product to my shopcart. My mysql database i