Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
Working with Global Variables
hi, I'm not really sure why the following code is returning a "Call to a member function getBan
PHP Directory Listing Not working
Hey Guys,
I need help, I tried a ton of directory listing scripts and they all don't work. Al
Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Problem with PHP code- simple contact form
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a contact form wit
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r