Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
help with database debug pls
Parse error: syntax error, unexpected T_ELSE in /home/content/m/e/s/mesick/html/students/05/php/chec
Check Date/Time in PHP
What I need the code to check is that $reQuest is 24 hours in the past then return a time based on h
Trying to add functions to table
I have this list of characters and I'm trying to figure out what I have to do to put the results of
Will an XHTML DOCTYPE interfere with my PHP if I'm not experienced enough?
I've read this article here: http://friendlybit.com/html/why-xhtml-is-a-bad-idea/
In a nutshe
MSSQL/PHP
I am tryint to setup a webapplication developed in PHP, Apache2.0 and SQLServer2000 as backend which
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
how to use two buttons with php
hi i have one form. there are three fields which are to be filled by the user. and then there are tw
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st