login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it
Staff Induction System - No idea where to go from here!!!
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than
login page does not execute a else statement
I've created a login page using sessions.
When an incorrect user name or password is entered then
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
Connecion issue
Hi,
For some reason, I keep getting this error when trying to connect:
Warning: mysql_
Beginner question regarding Array's
Hi everyone, the page im working on has an array of variable at the top...
Code: $define_li
Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.