Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
Simple Scraper... Weird Output
Okay, maybe I just need a Blue Monster and some sleep, but....
I'm scraping a ringtone site
rookie looking for help coding a CSS form with PHP
I'm trying to figure out how to add PHP code to my xhtml form so that it is a working form embedded
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres
PHP error. Need help urgently
Hi,
I am programming a php site and have a problem that i just cant find out how to fix. When
Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I