send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
Redirect not working after making a POST/GET
Hi Everyone,
I am a novice in PHP. Here I have 2 pages, one page with a textbox and button an
Multi Dimensional Array Append
Hi Guys
I have a function that returns a multidimentional array eg
$result = functio
Multi image upload
I have a gallery to build and want to build a dynamic upload form to allow for $var number of fields
Problem!
I have another problem, when i run this code i get this error "Parse error: syntax error, unexp
Help with parsing this html
Hi,
I've got some html i just need a couple of strings from.. argh, it's freaking me out. I've t
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
Selecting an "empty" date formated field
How do you select an "empty" date field? I've tried the few ways I can think.
SQL> select
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo