php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
PHP Blog help
Need help with posting comments in a word press blog? I have a comments page where the comments are
How to submit a form to the same page?
I have a table containing information about books in my library and this table has the following col
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
utl_file open error
i have file in the unix path
Path /popdev01/pop/popdevb/tfi/
File name
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
PHP, Arrays & A Lot Of Confusion
I've been doing basic PHP work on sites for a few years now, but I've never been tempted to learn ho