CURL question
i am wondering if it's possible to use multi curl with login something like
login once to web
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
path to include folder
Hi everyone,
When I'm testing locally, I have to add the name of the site folder as part of t
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
Calling variables
I want to call this to my website but it doesn't display what I want it to,
Code: <h5&
How can I Compare two xml documents?
Hi all,
I am doing a POC for my project and I am using XE database 10g version.
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo
Print 'a' to 'z' via for loop
A very simple problem..
How Can I print a to z NOT a to y ?
It is a part of a code where
<
Problem with array max size.
Hi to everyone,
I've got a homework about filling a bidimensional array un spiral shape, I alre
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&