Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm
regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
Dynamically allocating the number of rows in a table based on a variable value
Hi,
I have situation here which i cannot resolve, I have a variable temp which stores the num
Redirect not working after making a POST/GET
Hi Everyone,
I am a novice in PHP. Here I have 2 pages, one page with a textbox and button an
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: [Select]blog:edit_all,delete_all|users:edit_all
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
Move array index to end
Hey guys,
Quick question:
I have an array that looks like this:
Code: [Select]$var =
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,