Check premium expire
Hi,
I am making a simple file hosting site and want to check if users premium subscriptions h
simple script won't work. Please help
I'm new to php, and I am having trouble displaying a simple script in my web browser. My php code ex
Batch update record with Pagination
Hoping someone can help me with this issue I'm having, im trying to batch update records from a resu
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
SAP FICO learning materials
Hi all,
I am new to this world of SAP FICO. I have taken training on SAP FICO, but was wonderin
script and html conflict in trying to create a header.
I have an error is occurring because of an html webpage with a "php require" at the top of
MYSQL gen help
This is my Mysql gen. can anyone tell me why this echos
MID(networkset.networkid, 3, 3) AS &q
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Multiple Do / While Statements?
I'm still very new to PHP, and running in to a problem when trying to execute a do/while loop inside