Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another:
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
Thought I has this figured out especially after all the help i received?
Cags, Salathe, Daniel helped me with this yesterday, but not sure i took it all in.
I am attempti
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
form problem
below in the form action, i've put "test.php?w=$sw&h=$sh" but when i input the for
add 20 000 to the rowcnt
Hi ...
I need to add 20 000 to the row count but just cant find a way to do this i am new to php
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st