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
need help modifying script
Hi guys,
I'm fairly new to php and am having a bit of trouble modifying a script.
This
Multi dimensional arrays
If I put in this code:
1
2
3
4
5
6
7
8
9
10
11
12
13<
Header redirect
Hello ive got a problem ive got form with its action set to itself.
Code: <form id="f
When i am Canseling the Billing Document in VF11 I am getting Shortdump
Hi Experts
When i am Canseling the Billing Document in VF11 I am getting Shortdump.
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
Multi-image upload problems
Lets see if I can get some help on this one. Can anyone show me what I am doing wrong here. I'm just
A little help needed passing hidden values to next page
I have a page that has hidden values in a form.
example
Code: <input name='signupID
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)
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"