mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
Beginner question regarding Array's
Hi everyone, the page im working on has an array of variable at the top...
Code: $define_li
Allowing ' and "
Hello everyone,
I am creating a form where users submit information to go into a database. I
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
A little help needed passing hidden values to next page
I have a page that has hidden values in a form.
example
Code: <input name='signupID
rdns with php
I am trying to build a script that will show all of the different domains that are hosted on the sam
Update not working ... please help
Hi,
I am trying to update a row using an edit form by passing id of the row .. but it is not
Keeping track of php uploads
Hello all.
I was looking at the way PHP handles file uploads.
It seems that PHP uses a tem
GMail like Chat in ASP.NET
Hi,Can anyone suggest me, how to incorporate GMail like chat in my existing ASP.Net application.I wa
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr