gmmktime or mktime
I live in the UK, i am within the GMT (with daylight saving time ie 1 hour difrence between summer a
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
Keeping track of php uploads
Hello all.
I was looking at the way PHP handles file uploads.
It seems that PHP uses a tem
Help me with some material on Open Text Overview.
Hi Experts,
Please help me out with some material on Open Text. I have been supporting AP Workf
Dynamically allocating the number of rows in a table based on a variable value
Hi,
I have situation here which i cannot resolve, I have a variable temp which stores the num
Can you help please? Php file
I have to write this php file to allow users to register their nicknames on nickserv
For an I
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Automatic Webpage ??
I have a page www.mysite.com/test.php with a
<form>
<textarea name=&q
Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis
Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.