Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe
php ajax - two drop down list with a submit button
i have created a form with 2 drop-down list and a submit button. I would like to know how to pass th
Javascript form submit and radio buttons?
When this form is submitted, it is automatically resubmitted using JS.
All my fields are carr
CURL XML Request [From C to PHP]
Hi,
I need some help converting this into something that will work with PHP.
Code: #
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
b+ tree
Hi
can every body help me about b+ tree ?(insert & delete)
Need a fuction to count entries in a field
Hi
I need a fuction to count how many times a email address is entered in to a field.
I ma