Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
Saving data from a form into a file
Hey everybody,
Sorry, I am really new to PHP coding and such but a project kind of got thrust
Check Digits and extracting digits
I think I can figure out the code for this but I am having a very hard time getting past the first s
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
getting rid of quotes in strings
sick of trying to deal with them in multiple ways (entering in and taking from database, echoing, ec
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
Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her