search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
Spliting paragraph into sentences and attach in
Here is what I am trying to do
example: Para1[123.456.789!] 3 sentences
Para2
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Install page
How do I make it so when a user submits information on the Install page, it'll right it into the cor
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
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
check how many commas the variable containing the query has between [i]select[/i
Hi...
iv made an sql table that contains id number - name of sql query and an sql query.
T
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &