Paypal
Hi all,
I have an advanced basic knowledge of php
I want to try something new for a s
Post, not working, please help
The error is:
Method Not Allowed
The requested method POST is not allowed for the URL /student
This must be easy , pulling the last record of the day, every day, from a txt
I have a txt file logging weather data every minutes (so 1 record per minute). I want to extract the
How to calculate days from variable date?
This will be easy for one of you gurus. I want to fetch the date from a variable date, for example:<
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
Trying to add functions to table
I have this list of characters and I'm trying to figure out what I have to do to put the results of
unoconv doc convert to pdf code prob
PHP/5.3.1
Hi. I am trying to use this code to convert docs to .pdf utilizing unoconv. Howe
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
Send current URL in URL with a $_GET variable problem.
Hello community,
I have created a function that gets the current variable of a page, example:
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<