EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
having a small php error tha deals with the 'foreach'
Last night i was working on a script for a cart and it seemed to working good, until this morning. F
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C
How can i steam a video on my PHP site? (non YouTube)
Basically I have a PHP site and don't want to give page rank to YouTube. I just want to stream a bas
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
Multiple WHILE loops help
Hi there. I'm writing an application that is pulling and displaying results for real estate listing
cyrillic string conversion question
Hello,
First time here...
I would like to know if there is a way to convert a
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...