Poet, Singer, Writer, Admin of Indyaspeak.com
An Argument
've oft been told by learned friars,
That wishing and the crime are one,
And Heaven punishes d
Biggest lie
Two girls were arguing when the teacher entered the room.
The teacher says,“Why are you arguing?â
Binding 2 UDP sockets on same port, connected to different destinations, 1 receives
Hello,
My application wants to send/recv data to 2 different UDP ports on a remote computer, us
Preserving user-entered linebreaks
Hi, I'm building a web 2.0 thingy from scratch and I wanna display text which users input. It's all
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
Problem displaying "scraped" XML data
I'm basicly having trouble displaying XML data scraped from an URL using cURL.
What the code
Create multiple (n) arrays
Hi there,
I have the following need:
I have 2 arrays (coming from a databases)
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.
Stats of viewers
Hello. I have a website in php and people can login. I want to make an admin control panel where u c
Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
I Would Live in Your Love
I would live in your love as the sea-grasses live in the sea,
Borne up by each wave as it passes,
Short And Sweet Answer…
TEACHER : What do you call a person who keeps on talking when people are no longer interested?
PAPP
Sending UDP Raw socket
I truly need help on this. I am trying to write a test program that simulate a network environment
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
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<
socket makes browser hang...
I have a socket server, and I am having a problem at the moment...
A browser sends a http hea
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,