Looking for help on using joining mysql tables and php....
Does anyone have any good links to references on how to pull mysql data, through joining tables and
displaying email without attracting a ton of spam
Hello,
this is maybe the wrong place to ask.
How would you display an email address on a w
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
Mass activity scheduling
Hi experts,
Im facing some problems to deal with mass activity jobs.
When I run some
Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
Code Review - SQL and Insertion Attacks (Warning: Not for Newbs)
Hey guys,
Its been a while, I know. Use to love coming here to answer peoples questions, but
Not Inserting into DB
I can't get my Add new Division form to submit to the database. Anyone see my issue?
Code: &a
Problem executing bash script using shell_exec
Hi there,
I created a bash script file using following code to convert doc documents to pdf using
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means