Is there a way to call a php function from a button press to display
the results further down on the same page? I want to avoid setting up
an 'output-area' in a frame or having to put my function in a separate
script.
Thanks,
Malcolm.
--
PHP General Mailing List (http://www.php.net/)
To unsubscrib
Does anyone know of a PHP script to access gmail's POP services?
Thanks,
Malcolm.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I've been reading up on php for a while now and would like to get
involved in a small open source LAMP project. I don't have any real
coding experience to speak of but could bring proofreading,
bug-reporting, testing and documentation skills to the project. What
I'd like to get out of working
Hi list,
Sorry to repeat, but I thought I'd try give a clear idea of what I
wanted to do with my last question entitled 'php ide scripts' to see
if anyone else has done this and can direct me to or send me some
'beginners' files I can use.
What I want to do is create a program I can run on my loc
Hi,
Newbie learning php here.
Does anyone (have|know where I can get) a set of html and php files to
automate script and form writing?
What I want is an html file with forms, drop down boxes, check boxes
etc, that will allow me to quickly|automatically construct php and
html code to run on my se
Hi,
I just came across a sniplet of code in a book I'm reading and I'm not
sure what point the author is trying to make.
The code is:
function my_function ( )
{
echo 'My function was called';
}
My function was called
What are those single opening and closing curly braces doing in
sepa
6 matches
Mail list logo