Validation
Hello
I know this is a really vag question.
I need to have a input field on a form th
Email/MMS to Site
Hey guys. I'm looking for a way for a user to upload images and/or text via their cell phones. It
Date help - fetch dates for Mondays between xxx and yyy?
Does anyone know the best way to do this? I have two dates, say:
2010-01-26 and 2010-05-30
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image
Help adding strtolower( to my in_array
strtolower i need to add it to this to work, iuno how.
Code: $moderators = array('Admin', 'ba
Loosing changed contents when used FM REUSE_ALV_GRID_DISPLAY
Hi,
I have used FM REUSE_ALV_GRID_DISPLAY in my program as below.
CALL FUNCT
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Linux socket programming
Where can I find a good introduction to socket programming?
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any