Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g
Problem with variable declaration in switch statement
Hello, I am having some trouble assigning a value to a variable inside a switch statement. What I a
php code to accept and delete incoming data
Using following HTML Code please show me how to write PHP code to accept and delete the incoming dat
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
defining website tags
Hi,
What would be the best way to define tags for my site, such as website title, url etc.
HTML Form Server Side Validation
Hi, Im new here, im currently doing a website for a friend, and I have designed using snippets from
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<