preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
How to write on database when a link is clicked?
Hi,
I have a list of products in a gridview. When the link is clicked currently it takes to an ext
Add a sign-up feature to a flat file login script
I'm working on a flat file login script and I would like to add a sign-up feature to it with a email
How could I do this?
Ive got a simple lottery game, and am using an sql database to keep track of the numbers bought. But
php code generators
All
Whilst enjoying learning a new language i have come accross a number of free code generat
This is driving me nuts!
This insert query looks to be alright, however I get this error:
QuoteYou have an error in yo
Calling variables
I want to call this to my website but it doesn't display what I want it to,
Code: <h5&
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
Get content from table into a list, without repeating.
Alright this is kinda an odd thing, so I need some help.
I have a table "quote" wit
PECL uploadprogress for php5.2
Hey, I just installed PHP5 via .htaccess on my 1and1 Shared Hosting Account.
How would I exac