asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
getting rid of quotes in strings
sick of trying to deal with them in multiple ways (entering in and taking from database, echoing, ec
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks
How a counter of users ? such as ---> (231 Viewing)
I want to count how many users are actually viewing the page, How is that possible?
Thank you guy