pspell
using pspell, is it possible to get words that would be best in the current phrase?
For examp
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
please help me in this update statment
hi every one
if I have table and this data in it
id name
10
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
Return X values where an ID number doesnt matter
Well as for subject heading, thats the best i could think of.
Currently im having a problem w
A little help needed passing hidden values to next page
I have a page that has hidden values in a form.
example
Code: <input name='signupID
. and .. appearing instead of pictures
First of all, thanks very much for providing this forum. It is very much appreciated!
My son
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C