Open/Close Links in Php
Hello, Hoping someone can inform me how I can get PHP to automatically open a set of links in a new
Not sure why this script is not working?
Hi I am new to php programing and I was trying to make up a simple script like a captcha but I canno
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
Credit card verification
I have a client who wants to process credit card transactions from his web site rather than the goin
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
A WBS element with the name XXX already exists in version FREI_VERSION
Hi.
When I am trying to insert WBS element in a project, error occurs:
"A WBS eleme
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
simple php table loop
Hi all,
I've the following code
<?php // Create category options
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
Socket problem
Hello,
Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.