OK, it's Solved.
"Esteban Fernandez" <[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
> Hi there
>
> Someone know how to capture the vars and values from the POST method, such
> like a Matts' FormMail, i want to do somethink like that, and
Thanks MDG!
:)
"Esteban Fernandez" <[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
> Hi there
>
> Someone know how to capture the vars and values from the POST method, such
> like a Matts' FormMail, i want to do somethink like that, and i need k
Hi there
Someone know how to capture the vars and values from the POST method, such
like a Matts' FormMail, i want to do somethink like that, and i need know
how to do it.
Thanks in advanced
Regards,
Esteban.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www
What's up
Supposing that the filename of the you code is create_table.php.
Try tipping in the URL: create_table.php?nueva_base=prueba
EF.
---
Que tal
Suponiendo que el archivo del codigo se llama create_table.php.
Prueba poniendo el la URL: create_table.php?nueva_base=prueba
EF.
"Felipe R."
No file attached..
<[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
> Please see the attached file.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Then i don't understand you problem.
"ØYstein HåLand" <[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
> I'm not sure what you mean. To give ONE example:
> Earlier I could use this code on top of every page:
> if ($printout != "yeah") { include("header.php"); }
> This code gives
Just uncomment the extension php_mcrypt.dll from the php.ini file and
restart the server.
"Gilberto Garcia Jr." <[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
How I can use php and mcrypt on windows? I mean. What I have to do to turn
php able to use mcrypt function on windows.
"Todd Cary" <[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
> Is there a way to check within an application if the "gd" library has
> been installed?
>
> Todd
> --
>
> Is there a way to check
results? I use phpinfo() to checks the
> client's installation, but I would like to do it within the app.
>
> Todd
>
> Esteban Fernandez wrote:
>
> >
> >
> >"Todd Cary" <[EMAIL PROTECTED]> escribió en el mensaje
> >news:[EMAIL PROTECTED
Also works... :)
Regards.
EF.
"Cpt John W. Holmes" <[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
> > Is there a way to check within an application if the "gd" library has
> > been installed?
>
> Maybe get_loaded_extensions()
>
> ---John Holmes...
--
PHP General Mai
That are Apache Variables, in IIS the variables are diferent. So i don't
believe that answer the question.
"Chris Hayes" <[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
> dunno what's best, test on each server what values you can find in
$_SERVER
> (PHP>=4.10),
>
> maybe
> $_SERV
Everyday i learn some new :)
"Svein Larsen" <[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
$gd_loaded = (extension_loaded('gd'))?1:0;
Then you can use if ($gd_loaded) later in your code.
- Svein
> -Original Message-----
> From: Esteban Fe
What is the error, Time Out ?, File too big?, or what ?... It will be help
to us know it, to help you.
"Kendal" <[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
> I authored an audio player/recorder that saves the audio data to a PHP
> server instead of to the local drive.
>
> Se
If you want separate the code for the design, maybe u want use Smarty. The
other is put all in just on , and use the echo or printf sentences.
EF.
"Christian Ista" <[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
> Hello,
>
> Look the code below. Is it an obligation to multiply
header("Locarion:: http://www.somedomain.com/some_web_page.html";);
EF.
"Daniel J. Rychlik" <[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
I was looking for a function that will take you to a html page. For
instance.
I have a function that checks for !empty values in $_POST;
It's "Location"
EF.
"Esteban Fernandez" <[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
> header("Locarion:: http://www.somedomain.com/some_web_page.html";);
>
> EF.
>
> "Daniel J. Rychlik" <[EMAIL PROTECTED]
Try
header("Location: ".$Relative."/outstanding.php?pdd=1&pddid=".$poid."");
EF.
"Spyproductions Support Team" <[EMAIL PROTECTED]> escribió en el
mensaje news:[EMAIL PROTECTED]
>
> I have this in a script:
>
> header("Location: $Relative/outstanding.php?pdd=1&pddid=$poid");
>
> It works fine el
Put the code in a Form tag, modified thevalues, and put a submit button in
the Form, so, in the php page you get it the values by name, you can
modified with 'update' mysql sentence.
"Matt Hedges" <[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
> Please take a look at http://hed
Hum,, i don't see the database conecction :P. It's necesary modified the
fileds on the fly ?, one by one it's more easy to do...
"Esteban Fernandez" <[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
> Put the code in a Form tag, modified the
All the email attachment are encoded in base64.
"Alberto Brea" <[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
> Dear list,
> What header must I use to send a MSWord attachment with mail()?
> I have looked it up in the manual and on php.net but cannot find it.
> Thanks anyone,
>
20 matches
Mail list logo