Help with usergroups? prolly really quick
So were coding our own forums for a game system we made an we have the users level setup but now I n
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Please help understand this code
I noticed the index page on my site was modified this morning and found this code inserted at the bo
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
Agency Business Process
Hi,
I don’t understand the process of the agency business in SAP.
In my
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
need help with date function
i have following form for date
Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
user validation always displaying invalid ? please help
Hello,
I have 2 accounts and there is a field in mysql called validated it can be either &quo
PHP Login
Hey!
I got this shopcart code online, am trying to modify it but am getting an error when i try a
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.