Typing math
I've added support for typesetting math using LaTeX on the forums.
Example:
Code: [Select]
Convert Binary String to Decimal
Trying to Get:
Decimal: 305419896
Out of:
Binary String: xV4
onClick='location.href=index.htm'> not working
Below is my code:
echo "<input type='button' value='redirect' onClick='location.h
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin
Php navigation
I have four buttons on a php page.
If i click a button it will redirect to different php pages.
Feed Maker
Hi all.
First of all I must say I am not a php developer so I am afraid I don't know much about i
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
form help
this doesn't work. i want the form action to go the location.href of the submit button chosen.. how