problems with search form numerical "between" sending by php
I am trying to display the results of a search, on a sql database, on a web page. I set up html &quo
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
Count on multidimensional array
Hi, i got an array as below:
Array
(
=> Array
(
Trouble with a select list
Hello All!
I was wondering if any of you guys could help me with a small problem I'm having!
$variable = $variable
Hello
Sorry if this is a really simple question but I have run out of ideas. Is there a reall
Best PHP Documentation generator
Hello guys!
I would like to hear from you what is the best PHP documentation generator. Perso
Shuffle between users ??
I have multiple $users in table. I need to send them $message.
I need to send the next messag
UDS 4.0 Datatype issue
UDS 4.0.322 -- connecting to NI Labview 9.0
When using connection method: Cache with live
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another:
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say