Date Question
I'm using the TIMESTAMP() function within mysql to set the date/time for certain events. However, ho
present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how
How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and
Help with usergroups? prolly really quick
So were coding our own forums for a game system we made an we have the users level setup but now I n
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
listcube issue
Hi
I have a virtual cube ZREMOTE. I use Tcode "listcube" to retrieve contents. I use of the
Grouping and sorting results
Please help with this query.
I have 2 tables in a database, countires and cities. states look
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code