help removing unwanted graphic
How do I remove the small elongated rectangular shape between the "Latest post" and "
mysql VARCHAR acting like INT
Hi, All.
I have a table that contains a varchar(10) column named weird_field. In this column
bind error during socket programming
i am kinda new to socket programming. wrote the below code for a server. but getting the bind error
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
Custom CMS
This is a big custom CMS script I'd like to develop and would like some help atleast figuring out wh
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have
Problem displaying "scraped" XML data
I'm basicly having trouble displaying XML data scraped from an URL using cURL.
What the code
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t