cURL Sending File as Post
This is a bit complicated, I'm just hoping someone else has run into this and knows how to do it a d
GET vs SUBMIT Button to show sections on one index.php page?
Just curious if one of these ways is better (i.e. more efficient) than the other.
I have a
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
need help in creating captcha
hi i have a problem creating captcha system. i create some basic script for image displaying but it
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
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
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
Redirect not working after making a POST/GET
Hi Everyone,
I am a novice in PHP. Here I have 2 pages, one page with a textbox and button an
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
Multiple submit forms inside a mysql array page
Hi all,
Im having trouble to get the beneath script to work the thing i can't seem to get wor