getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
Check Digits and extracting digits
I think I can figure out the code for this but I am having a very hard time getting past the first s
Encrypt php code?
Is it possible to encrypt php code in files,
so that it displays a load of unreadable characters
problem with script manager
Hi iam using Net.2005.I have created ajax enabledwebsite.i have master page in which i have script m
form class help (oop php5)
Hidy Ho Neighbors,
I'm forcing myself to learn oop/classes for php5. It seems like a good id
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
passthru() help
Hi everyone,
I'm new to the forum and to PHP. I have some pretty good experience writing shell sc