Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
FTP Programs
Here is a list of commonly suggested FTP Programs to use:
FileZilla
SmartFTP
CuteFTP
Multi dimensional arrays
If I put in this code:
1
2
3
4
5
6
7
8
9
10
11
12
13<
frame help
on the bottom frame is menu.html
Code: <body><form action='link.php' met
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
Receive Rosettanet Message to SAP 4.6c
Dear all ,
My customer will send the PO details by rosettanet message , Is it
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
Beginner question regarding Array's
Hi everyone, the page im working on has an array of variable at the top...
Code: $define_li
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br