Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
breaking a text file into paragraphs based on strings
I have a text file of email addresses that is all squished together. It looks like this:
abc
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 p
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
DataTable Help Required
Hi all I am creating an app that utilises and MS Access back end and queries it quite a bit at vario
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
Stopping page post back
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postb
AUTONUMBER PROBLEM
Hello Everyone,
My name is Jones and i am new to this forum and to oracle. I am using ora
php multiple action on submit
I have a form which says:
<form enctype='multipart/form-data' method='post' action='pr
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{