Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
formating when pulling data from a mysql database
Ok so Im not to sure if this is the right thread to post in but here is my catch 22 issue.
I
Amend code to allow multiple attachments
Hi
I have a php page that allows the user to browse to a file (image) then sumbit, the confi
Accept only alpha characters
I've got this bit of code ready for accepting a phrase:
Code: if (!eregi ("", $_POS
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Disabling SAP menu
How do I disable SAP menu for all the users and just restrict them to User Menu in SAP ECC 6.0?
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