SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Custom list order
Hi there,
I have checked this tutorial and it's great till the point where I want to display
Accessing Infotype data in dialog program
Hi All
In Dialog programs attributes I didn't see any logical database field. How can I access
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru
PHP Function Page Advice
Hi All, I am quite new to PHP and Javascript but have written an Online Shop (Mainly for Fun and edu
upload photo limits
ive got a upload photo script and im just trying to make more secure currently it limits size and as
Grids not displaying decimals, and behaving differently on different PCs?
Hello,
I coded a relatively simple MII application that allows data from a form to be add
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<