Pre-Fill out a PHP form...??
This is for work actually (geek squad). We have to fill out this online php form at work over and ov
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
Text Not Displaying Correctly With PHP:GD
I recently moved servers and since then I have noticed that one line of text is showing weirdly.
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
Creating a db with a query
Hello everyone.
I'm having troubles creating a db with a query.
I'm reading a book called PHP