Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
problem with sql querry in php script
Hello guys,
What I want to do is I want to read out a csv file and then but te conent ot the
DateTimeZone::listIdentifiers headache
http://php.net/manual/en/datetimezone.listidentifiers.php
So the documentation states tha
some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I
1,000 select boxes with 100 options?!
I have 1 drop down select box with 1,000 options.
In some case, there will be 100+ of the
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
Simple email form - Newbie
Hello all,
First time poster!
I've been asked to create a simple HTML form that submit
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with