How to create SQL varaiable database?
Please I have a php mailer and I want to set a sql variable like [ip] to get ip from used server, how can I do it??
and please I want to create an input in wich i can put server, then when I click on get IP, all ip from the server will appear automaticly, How can I execute this using php code
Thank you