pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Simple MySQL query...
Hello,
How could I do a mysql query that does this: SELECT * WHERE date/time < 5minutes ag
Having a problem get the selected item from a drop down menu
I have been looking at this for days now.
I have a drop down menu that get it's values from a
License Issue - service type user
Hi,
I would like to understand the following issue regarding sap license.
I wish to
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
Suggestions for Functional module
Hello experts,
I Have done B.Sc(Mathematics) and MCA & have learnt SAP/ABAP but do n
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca