Categories
Tags → Php Tab Script

TabThing

TabThing is a JavaScript tab control similar to the tab control used by the Windows GUI. The tab control allows the user to select a tab which shows its own content in the frame below. PHP is used as the backend of the script and uses DOM to update t...
DETAILS

PHP Excel Output

This php excel script will dump your data from SQL table (MySQL, supply your own SQL query) to a microsoft excel (.xls) file. The Excel file is specified as such by a set of headers, defining content. using php''s header() function, also the row...
DETAILS
©2003-2019 jCay.com