Poet, Singer, Writer, Admin of Indyaspeak.com
md5 is it unique
I know this is most likely one of many simple questions that can be found semi easily. But I'm press
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
Help to integrate whois Domain Details to website
Hi,
can i know is their any php script r methods to add domain details to my website.
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
Reading Most Recent CSV File in Directory
I thought I had wrapped this project up, but found out that the program I use to FTP a csv file to m
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
Turning Data into URLs?
This may seem very basic to you, but I'm having a hard time figuring out how to do this since I don'
Multiple upload and Resize
I would like some help on my script I have the for my index.php
////
<html&
mail() problem
Hi Guys,
I've set up a contact email form. It sends the information fine, but it sends it to
get font info from a font file
hello,
Does anyone know how to get font info from a font file ... using php of course !
<
Image DPI
Hi.
I allow users to upload images, the user then is able to adjust several settings for the
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
Mysql error message
help me find out what this error message means:
"Duplicate entry '0' for key 'PRIMARY'&q
Renaming a file that a user uploads to site?
My site allows for registered users to upload images to the site under their own gallery. Currently
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
Forum tutorial
Im a beginner in PHP. Im making a forum(previous questbook, counter and few others) to learn. For no