Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
update sql when refresh - php
hi
I have made a table (attachement)
the users can update the sql database using + or x bu
Last Weeks sDate and eDate.
sDate - Start Date
eDate - End Date
I need to pull two dates for "Last Week" whi
php code generators
All
Whilst enjoying learning a new language i have come accross a number of free code generat
Need help/w Page: 1,2,3,4 function!
So I have this code im working on where it's ment to display seperate pages having 20 logs each
I
Needing Youtube thumb nail fix.
I have a script on a site that pulls in you-tube videos,
The problem is, that the thumb nails for
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
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?
Lack of simpleXML Documentation
What is up with this.
Look at: http://www.php.net/manual/en/function.simplexml-load-file.php<
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl