Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
Multidimensional array problems in $_POST
I'm having trouble with a three-dimensional $_POST array. It starts as a two-dimensional array on th
having probem inserting data into db table
hi
i have a table with following columns in it
Code: candidate_id, degree, cgpa, institute
Refining of search Criteria
Dear Friends
I need a help, I have a search page which of cars related, which has different s
php ajax - two drop down list with a submit button
i have created a form with 2 drop-down list and a submit button. I would like to know how to pass th
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
disabling a button server-side then re-enabling client-side breaks button postback
I have a tabbed container and a button (not in the container) on a page. If the first tab is selecte
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea