Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
i need help with php header and footer
I have designed a header and footer for my site and they seem to be ok when they are running individ
php mysql query from input textbox
Hi,
I have a text box, in that i have given the mysql query. I can able to get the query in v
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
Variable uses and placement
I'm new to PL/SQL and am trying to learn about variable valid uses/placement (any pointers to any do
Loop Through Date Range
Hi guys,
I have date range as parameter like 01/JAN/2009 TO 16/JAN/2009 now i want to loop thro
php is not recognized as an internal or external command
Hello,
I am trying to bake the code in CakePHP through my console.
I have changed my Path
convert PHP array to Javascript array
I have a page that gets a request sent from AJAX, and I am trying to convert a PHP array to a javasc
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see