Automatic Webpage ??
I have a page www.mysite.com/test.php with a
<form>
<textarea name=&q
Convert Binary String to Decimal
Trying to Get:
Decimal: 305419896
Out of:
Binary String: xV4
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
problem in program for counting no of chars using pointers
Hi all, I was trying to make a program which counts number of chars in a string using concpt of poin
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Error In Syntax
I got this error:
Code: Parse error: syntax error, unexpected '>' in /home/bucket/publ
Count of reciepients in php mailer
How can i sent a mail to large no of reciepients say 10,00,00 Using PHP MAILER