How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();
php redirecting
i wont open a new thread but i have a question about redirecting....
i wonder why my code doesnt
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
Socket problem
Hello,
Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe