big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
fwrite error
Hi All,
Does anyone know what is causing the error in this code?
Code: <?
$error
Take info from one coloum and move to another
Hi all,
I have this:
Code: [Select]$array = "SELECT stock_id FROM stocks WHERE stock_
Problem with DB connection
Hello there! I'm new to this forum and I'm new to PHP coding also. I wrote something that doesn't ma
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Multiple forms on the same page (safari)
Hello everyone,
I have 3 forms on the same page, that opens in a new window and submits to a
Hit counter updating once per IP - IP HIT COUNTER
I have a hit counter, for the amount of views on a tutorial.
It'll do the query and then do..
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th