include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q
Blank record injected into database
I always found several blank records inside my database, although $SESSION is required to insert the
help with php
It's not displaying or pulling anything out of the database.
Code: <html><
Thread in PHP
Thread in PHP
Some basic use and basic code for thread in php
This is my question?
MySQL-PHP Query Results Help
Hello all. I'm hoping to be able to get some help in solving a problem with query/rowcount output. I
validating url
im trying to validate url's sent to me by a form
the url's im collecting are for placing banners
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <