php form help
Hey,
I use a control file to set my meta tags and titles
Here's an example
Code: &a
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
Header redirect
Hello ive got a problem ive got form with its action set to itself.
Code: <form id="f
Character Set Setup
Whats the best character set to use if you want every character to work, and also how do you make yo
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
Restricted access to sub-folder in iis6 doesn't work?
Basically I'm trying to add restriction to sub-folder (which contains pdf) in web.config for iis6 as
Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<
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
how to load php class from another domain?
how to load php class from another domain?
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would