A problem with my GD class
Hello,
I created a nice (and simple for now) GD class.
The problem is , it works great on
$variable $variables type question
I need to be able to designate an array element dynamically, so I thought to use a variable variable
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Will an XHTML DOCTYPE interfere with my PHP if I'm not experienced enough?
I've read this article here: http://friendlybit.com/html/why-xhtml-is-a-bad-idea/
In a nutshe
same querie, or a new one??
Hi guys,
I'm still working on this drop down list. I've got the actual drop down list to wor
Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
In the html page one text box
How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc