MySQL-PHP Query Results Help
Hello all. I'm hoping to be able to get some help in solving a problem with query/rowcount output. I
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
PHP mail() returns true but doesn't work
First off I apologize if this is a newbie question, and I generally don't like asking questions that
Why does my php page download images over and over
Can anybody please explain to me why my php page keeps downloading the images and other items every
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
Select all entries from database that include a phrase
I have a database of clubs - one of the categories is meeting time and place
I would like to have
How to submit a form to the same page?
I have a table containing information about books in my library and this table has the following col
add text and number image
hi guys ..
ok see i want the user to add their name and pick a number then click get it and i
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan