Polymorphism
Was wondering if someone could explain this a little better to me. I had always assumed that it had
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
Keeping track of php uploads
Hello all.
I was looking at the way PHP handles file uploads.
It seems that PHP uses a tem
"GROUP BY" in arrays
Well i'm looking to do something i usually could do easily using COUNT and GROUP BY if it was a sql
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
shoping cart issues
i´ve wrote this and works when i add an item to, my cart, but when i want to add othrer item just
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
Display the user's weight lost in the past week
Hello everyone,
I am working on a weight loss app for my site, and I want to display the user
PHP Surveys
I really would like some advice.
If you have a client come to you asking for a survey to be d
javascript in php code causes page to display white
Hi All,
Odd one this, I've got the following code (below) which is a simple log in form. The