connect() succeeds but accept() does not?
Please help me with this problem. I'm working on a time-sensitive project where I'm using TCP socket
Internal class functions don't seem to get executed.
Hi. Can someone please put me out of my misery on this. I don't write much PHP and this has me baffl
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
Please help with code for SMTP authenticated PHP email form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.
pagination numbering pattern
Hello,
I have following code which works great for pagination. but i have small issue now.
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
do while conditions
i want to display 6 images in a 2x3 table
now what would be the correct logic to
count that th
problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w