Google Wave
So... has anyone used it yet? Is it any good?
http://wave.google.com/help/wave/about.html#vid
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)
Get value from Select menu
Hi!
Have tried to find the solution on the web. Don't know if there is an easy one. A descrip
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
Problem executing bash script using shell_exec
Hi there,
I created a bash script file using following code to convert doc documents to pdf using
Display data returned from Ajaxservices!!
I have a question about displaying results using ajax. I have part of the code below.
$.ajax({
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
Help uploading .JPG
I have a problem with upload images when the ending is .JPG capitalized.. I really don't know what c
How could I do this?
Ive got a simple lottery game, and am using an sql database to keep track of the numbers bought. But