getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMI
question about n
I was looking at some of the things you could do with php and one of the things I have tried is n.<
defining website tags
Hi,
What would be the best way to define tags for my site, such as website title, url etc.
comparing tables across databases sql refinement ideas required
Hi all
Via pl/sql I need to ensure that data between tables in different databases match
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Inserting Data into a MS Access DB using PHP.
As part of my uni course I am doing a placement at a company whom want me to create a client zone fo
login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell