php code generators
All
Whilst enjoying learning a new language i have come accross a number of free code generat
Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
In the html page one text box
want a code for uploading and downloading
i m trying to upload and download to my site..i need upload and download code ...i use a code for up
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: function createthumb($name,$filename,$n
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per
selection tool on raster image
Hi!
I have to implement in my app a selection tool which lets users to select region of any shape
mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
Ajax not working on IE 6 for Windows CE
I've created a webpage which uses the classis Ajax in following format:view plaincopy to clipboardpr
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam