include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My
Sales orders ans reservations not taken into account on MPS / MRP
Hello,
I am implementing the MPS / MRP and I have the following problem:
I ha
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
problems with contact forms that are only protected against SQL injections
What could be a potential problem with contact forms that are only protected against SQL injections
Email with Attachments in PHP
Hi Friends
How to send email in PHP with attachment.
I know simple mail can be sent with
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in
How to get exact 3 moths post date from today date using javascript
How to get exact 3 moths post date from today date using javascript
Please help