error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
problem in program for counting no of chars using pointers
Hi all, I was trying to make a program which counts number of chars in a string using concpt of poin
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
explode() function problem maybe
Hi I'm having trouble searching my database. When I type two words in the search field it only searc
session checking in page load
hai all
I have a web site is www.Mryas.com in this my login page is Page1.aspx its co
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
Web Host List
Here is a list of web hosts that offer PHP and MySQL. It is no where near a full list, but it is mos
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di