How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
Problem with PHP code- simple contact form
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a contact form wit
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
Call Screen statement Error
Dear Experts,
is there any setting that needs to be done before creating any dialog progr
Need help Updating SQL Server Express DB from c# :(
Please can anyone help with:-
1 How to sructure the strSelect statement.
2 How to instruct
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
Xacute search within SQL results
I have a query that is pulling data, and I want to return a specific value from the results of that
Multiple websites question.
Hi, does php have any functionality that enables a programmer to extract information from a website
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);