Warning: session_start() headers already sent error - Driving me Nuts!
I am trying my sister in laws site and I keep getting an error with my coding. I am more of a design
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
help retrieiving results and doing pagination
Having some trouble trying to get the results to show on more than just one page.
What is ha
rand() function
just a general question guys a girls, is the rand() function 100% random or is it based on time?
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
All possible combinations of String in PL/SQL
Hi All,
Could you please explain the logic of getting all possible combinations of String
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
Ajax Issues - Update Panel / Timer. Intellisense doesn't know about them
Type 'System.Web.UI.ScriptManager' does not have a public property named 'UpdatePanel'.
That is wha