Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Multi image upload
I have a gallery to build and want to build a dynamic upload form to allow for $var number of fields
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
PHP, jAVASCRIPT setting input values, why isn't it working?
Hi:
I am calling this javascript:
<script language="javascript">
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
Sending an SMS Message with ASP.NET
Often times it may be a requirement for your web application to send an SMS message. Such examples w
How to use Ajax to verify data on a DB ?
Hello everyone, well i want to know how to check a value if it exists or not on a Data base and capt
ALV List Display to point to another report on Double Click
Hi,
I want my ALV List Display to point to another report on Double Click on its line ite
Pspell with my own dictionary
Hello!
I've tested two cases using pspell functions.
1)
Code: $dictionary_link = pspell_new
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?