php multiple action on submit
I have a form which says:
<form enctype='multipart/form-data' method='post' action='pr
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
Warning: mysql_num_rows() supplied argument is not a valid MySQL result resource
This may be simple I just may need another pair of eyes..
When i get records back the below c
Help: problem with Headers to download PDF file
Hi,
I'm trying to implement a script where when a user clicks a link he gets a PDF file to op
php and downloading
I want to use a php script to create two files. Then I want it to redirect (or whatever) to have tho
Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
single page with referrer to show correct page
I have a simple website with a couple of different pages. I would like to be able to in a div tag w
Problem with an browser game.
Hello,i just joined that great forum and i got php prob,its kinda freaky...anyway i got browser game
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr