Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
database design
Hi,
I got a page which allow candidate to type in their previous working experience,
I let
Adding to the next element in a multidimensional array
Hi, I'm trying to add a value to $node->field_spaces['nid'] where x is the next available spo
Email/MMS to Site
Hey guys. I'm looking for a way for a user to upload images and/or text via their cell phones. It
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
php mysql query from input textbox
Hi,
I have a text box, in that i have given the mysql query. I can able to get the query in v
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main