Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br
Escaped characters
I have a script that allows you to post news to the home page of my site. Along with the news is the
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
Revoking alter any table from a schema
Hi All,
i am working in Oracle 10g.
my requirement is to revoke all kind of DDL oper
cURL error
So here is my code... I got it off of here... http://www.youtube.com/watch?v=XcgQUsorF_8
Because
switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t