finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
simple script won't work. Please help
I'm new to php, and I am having trouble displaying a simple script in my web browser. My php code ex
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
Send inserts to mysql thru port 80
Hi!
I have an application that must do some inserts in a mysql db. This db is behind a firewa
pspell
using pspell, is it possible to get words that would be best in the current phrase?
For examp
A problem with my GD class
Hello,
I created a nice (and simple for now) GD class.
The problem is , it works great on
Problem with PHP code- simple contact form
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a contact form wit
default SAP userid
hi,, I just like to know if it is ok to use the default SAP user id (SAP*)?
Help with search.php
Hello All
I need the search engine on a site I am building at the moment to display the searc
db entry based on primary key
My "topics" table contains 10 entires
*--------------*
topicid topic
------