Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
PHP and Javascript
Hello Everyone,
I have a page that needs a javascript code to be written between PHP code but
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
CHECH A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
Undefined variables
hi
----------------------------------------------------------------------------------------------
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image
I need an iframe that calls up a different page according to the date
hi
I don't know any php (only html) and I urgently need to do the following:
I need a
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,