Pulling out some result data from MYSQL
Hey Guys,
I've built a PHP page that has a for just imagine something like registration form
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
check comment for html
hi, I just wanted to check if a comment a user posts contains HTML, and if it does, to not allow it
array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo