Pagination won't carry results past page 2.
Hi all,
I've worked out my pagination script and its paginating fine until I click next from
Weird problem with SELECT command..Help!
Hi!
It seems I'm having a really weird problem with SQL SELECT command....I have table into a
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c
Calling a Procedure with IN & OUT Parameters
Hello,
I usually call my procedures using the following way
declare variable e
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
The IE or FF detector
Hello Friends,
Problem of today ( we seek for php help ) as following ,
we know all th
Echo Tweaking help!
HI. I would like to have the output of the entered variables repeat forever, but it's stopping at th
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?
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